TOPIC | 839.0 | I want to change the alignment of objects |
| 839.17 | Fri Oct 27 1995 09:26 | Are you sure you are running V5.0? | 15 lines |
TOPIC | 1858.0 | Definition of const object of class with no data members rejected |
| 1858.16 | Wed Mar 01 1995 10:59 | .8 is different from 2381.3 | 60 lines |
TOPIC | 1866.0 | Three levels of virtually derived virtual functions unjustifiably rejected as "... overridden on more than one path" |
| 1866.8 | Wed Oct 12 1994 17:37 | It has been fixed in our development compiler. | 27 lines |
| 1866.9 | Thu Oct 20 1994 17:34 | .6 has been fixed too. | 6 lines |
TOPIC | 1969.0 | Nonlocal static objects don't get initialized with CTCEs at runtime |
| 1969.9 | Fri Oct 27 1995 14:06 | No longer a problem for (.7) | 16 lines |
TOPIC | 2112.0 | Constructor which is passed its own variable bugchecks Unix compilers |
| 2112.3 | Fri Jan 13 1995 10:50 | Will be in V5 release. | 5 lines |
TOPIC | 2265.0 | Why doesn't /LIST/SHOW:SYMBOLS work? |
| 2265.1 | Mon Nov 14 1994 13:33 | I'll posted it in our internal note file. | 8 lines |
| 2265.3 | Tue Nov 15 1994 10:04 | A symbol table listing definitely helps. | 9 lines |
TOPIC | 2267.0 | Compiler accvio on Alpha VMS |
| 2267.1 | Tue Nov 15 1994 10:37 | I can not reproduce it on our development C++ compiler. | 13 lines |
| 2267.2 | Tue Nov 15 1994 16:04 | Substitute "Matrix(ObjectRef)" with "Matrix(ObjectRef*)" and ... | 24 lines |
TOPIC | 2268.0 | C++ devos did good... |
| 2268.1 | Tue Nov 15 1994 10:47 | "nm" and "odump" on osf/1 v3 reported demangled name. | 4 lines |
TOPIC | 2271.0 | message is missing in reporting a user error |
| 2271.1 | Wed Nov 16 1994 16:58 | It is a problem ... | 15 lines |
TOPIC | 2274.0 | Bug in msg.h or user error? |
| 2274.2 | Wed Nov 16 1994 14:22 | Because msg and msg_wait are not "complete" type. | 13 lines |
TOPIC | 2377.0 | gcrt0.o linked wrong in /usr/lib/cmplrs/cxx |
| 2377.1 | Thu Feb 09 1995 14:04 | I'll report it to our internal bug notes. | 3 lines |
TOPIC | 2379.0 | DEC C++/Alpha/OSF V1.3B exhausts heap after 5 days under -O2 |
| 2379.2 | Mon Jan 30 1995 10:24 | | 5 lines |
| 2379.3 | Wed Feb 01 1995 13:32 | It is a bug. | 5 lines |
TOPIC | 2381.0 | DEC C++ Fails to invoke operator& overloaded operator under some circumstances |
| 2381.3 | Tue Jan 24 1995 16:26 | | 8 lines |
TOPIC | 2383.0 | mlock calls made from C++ |
| 2383.2 | Tue Jan 24 1995 15:41 | The document says... | 21 lines |
TOPIC | 2409.0 | GEM-F-ASSERTION Unconsumed non-CSEable expression |
| 2409.3 | Wed Apr 19 1995 14:39 | Needs a workaround for V1.3A? | 16 lines |
| 2409.4 | Wed Apr 19 1995 15:10 | Could you use the T5.0 then? | 14 lines |
TOPIC | 2584.0 | V5.0 allocates const variables to readonly segments on Alpha/OSF |
| 2584.1 | Mon May 15 1995 20:05 | Let compiler know that you will modify the CONST at runtime legally. | 25 lines |
| 2584.4 | Tue May 16 1995 12:01 | Or try comment out your "const" at line 298... | 9 lines |
TOPIC | 2620.0 | ``ugen: ... offset/length mismatch between vreg and reference'' |
| 2620.1 | Thu Jun 08 1995 18:02 | I reproduced your problem. | 5 lines |
TOPIC | 2622.0 | ACCVIO in CXSYMTAB\type_to_fragment from #include <iostream.hxx> on Alpha/VMS |
| 2622.1 | Fri Jun 09 1995 17:37 | I reproduced your problem... | 5 lines |
TOPIC | 2661.0 | Why does DEC C++ V5.0 generate weak extern symbols by default? |
| 2661.8 | Fri Dec 13 1996 10:38 | Need details... | 7 lines |
TOPIC | 2798.0 | Nested class friend formal inaccessible in definition |
| 2798.1 | Fri Oct 27 1995 10:21 | Report to our internal list. | 6 lines |
TOPIC | 2799.0 | ACCVIO accessing near page boundary on Alpha/VMS with V5.2 |
| 2799.1 | Fri Oct 27 1995 09:45 | Report a bug to our internal list. | 7 lines |
| 2799.4 | Sun Nov 05 1995 15:10 | Your observation is correct. | 21 lines |
| 2799.6 | Wed Nov 08 1995 14:12 | How about this one... | 29 lines |
TOPIC | 2801.0 | "make sure that the first noninlined virtual member function... is defined" compiling RW |
| 2801.1 | Fri Oct 27 1995 13:27 | Could you provide us a test case? | 6 lines |
TOPIC | 2802.0 | How do I link /NOSYSSHR? |
| 2802.2 | Fri Oct 27 1995 16:57 | We are working on it. | 2 lines |
TOPIC | 2824.0 | Can C++ compiler be made to generate non-null bss region on Unix? |
| 2824.4 | Wed Jun 05 1996 11:10 | We want to take a look your test case. | 8 lines |
TOPIC | 2890.0 | cxxv51 -O runs out of memory |
| 2890.20 | Wed Oct 16 1996 14:34 | | 42 lines |
TOPIC | 2896.0 | T5.3-4 gets "GEM ASSERTION, Compiler internal error" compiling .ixx files |
| 2896.14 | Fri Apr 26 1996 18:59 | I was wrong! This is a different one than the one I thought, after all. | 16 lines |
TOPIC | 2925.0 | Memory access violation compiling ``friend CLASS<T>;'' |
| 2925.1 | Tue Feb 20 1996 15:44 | Thanks for your report | 3 lines |
TOPIC | 2926.0 | 11, fatal... bugcheck from incompletely qualified nested constructor |
| 2926.2 | Wed Feb 21 1996 13:49 | | 10 lines |
| 2926.3 | Thu Feb 22 1996 11:13 | Thanks for your small test. | 8 lines |
TOPIC | 2927.0 | VAX/VMS compiler loops with some filenames |
| 2927.1 | Wed Feb 21 1996 17:04 | It is interesting... | 11 lines |
| 2927.3 | Thu Feb 22 1996 18:43 | It might have been fixed... | 26 lines |
TOPIC | 2928.0 | Man page for ``cxx -gen_feedback'' unclear |
| 2928.1 | Thu Feb 22 1996 17:50 | Thanks for your report. | 5 lines |
TOPIC | 3026.0 | delete doesn't call virtual destructor in V5.3 |
| 3026.4 | Mon Apr 29 1996 15:43 | | 62 lines |
| 3026.6 | Tue Apr 30 1996 12:07 | Ah, this is what I've worried. | 16 lines |
| 3026.13 | Wed May 01 1996 17:27 | We are looking into your "setjmp" case now... | 3 lines |
TOPIC | 3055.0 | fix in ? |
| 3055.2 | Wed May 08 1996 11:22 | | 1 lines |
TOPIC | 3060.0 | Spurious "is not a member of" diagnostic |
| 3060.1 | Wed May 08 1996 16:43 | | 6 lines |
TOPIC | 3061.0 | Runtime SEGV from throw in V5.3 |
| 3061.1 | Wed May 08 1996 18:14 | | 3 lines |
TOPIC | 3062.0 | Poor diagnostic for undefined typedef-name in cast |
| 3062.1 | Thu May 09 1996 11:32 | | 29 lines |
TOPIC | 3064.0 | help dos to unix port |
| 3064.2 | Thu May 09 1996 18:26 | | 11 lines |
TOPIC | 3067.0 | SEGV from cxx -cfront |
| 3067.1 | Fri May 10 1996 14:27 | | 5 lines |
TOPIC | 3074.0 | Assertion in GEM_ST_IV\GEM_ST_STORE_AD... in VMS T5.3-006 |
| 3074.7 | Thu May 16 1996 15:22 | A dup of c_plus_plus:3074 | 8 lines |
TOPIC | 3089.0 | Failed assertion (is_variable_declaration(var_decl)) on Unix |
| 3089.1 | Wed May 29 1996 17:10 | Fixed in DEC C++ V5.4 | 3 lines |
TOPIC | 3184.0 | c++ "needlessly" saving stack after throw |
| 3184.6 | Fri Aug 02 1996 12:25 | The code looks normal... | 71 lines |
| 3184.8 | Fri Aug 02 1996 14:36 | | 8 lines |
TOPIC | 3213.0 | GEM ASSERTION in 5.4 compiler when using -pt switch, Unix 3.2 and 4.0 |
| 3213.6 | Wed Oct 16 1996 15:15 | | 101 lines |
TOPIC | 3246.0 | Bug: found in V5.5 Sanity kit |
| 3246.4 | Thu Sep 12 1996 17:16 | This problem was fixed back to June, is in our mainline source... | 4 lines |
TOPIC | 3257.0 | cxx incorrect copy constructor removal |
| 3257.2 | Thu Sep 19 1996 17:34 | It is a bug. | 5 lines |
TOPIC | 3261.0 | Need answer to this problem for ODI |
| 3261.4 | Fri Sep 20 1996 18:03 | It is a kind of restriction for now... | 14 lines |
TOPIC | 3271.0 | Internal compiler error detected at line 2687 in GENERATN.C |
| 3271.1 | Thu Oct 03 1996 11:42 | Need more information... | 15 lines |
TOPIC | 3273.0 | Error: extraneous mem-initializer |
| 3273.1 | Thu Oct 03 1996 12:10 | | 19 lines |
| 3273.2 | Tue Oct 15 1996 13:37 | Yes, it is a compiler bug. | 30 lines |
TOPIC | 3522.0 | -Hf does not compile template instantiations |
| 3522.6 | Wed Jun 04 1997 11:45 | | 6 lines |
| 3522.9 | Thu Jun 05 1997 09:40 | It has been fixed in V5.6 | 7 lines |
TOPIC | 3531.0 | C++ questions... |
| 3531.2 | Fri Apr 11 1997 10:42 | | 20 lines |
| 3531.3 | Fri Apr 11 1997 11:31 | | 43 lines |
TOPIC | 3596.0 | Multiply defined, typedef of map templates? |
| 3596.2 | Mon Jun 02 1997 16:25 | Check your header files... | 24 lines |
TOPIC | 3597.0 | template |
| 3597.1 | Tue Jun 03 1997 12:00 | It has been fixed in our V5.6 | 3 lines |
| 3597.3 | Wed Jun 04 1997 10:35 | Sent us a test case... | 7 lines |