TOPIC | 43.0 | Why can't a trailing array member omit it's first dimension? |
| 43.9 | Thu Jan 20 1994 16:04 | Still not legal C++; probably never will be | 9 lines |
TOPIC | 62.0 | Transportability between implementations?
|
| 62.8 | Wed Mar 30 1994 12:41 | @ | 10 lines |
TOPIC | 123.0 | C++/O-O Conferences & Seminars |
| 123.11 | Wed Mar 30 1994 14:38 | Prof. Peter Wegner of Brown University at WPI on "What Comes After OOP?", 1-Apr-94 | 44 lines |
TOPIC | 173.0 | Why are X/DECwindows/Motif headers not C++-palatable? |
| 173.99 | Wed May 18 1994 11:55 | Wasn't working the last time I looked | 13 lines |
TOPIC | 347.0 | Browser / "flattener" tools |
| 347.3 | Fri Mar 25 1994 09:20 | Check the new BROWSER keyword | 6 lines |
TOPIC | 370.0 | Open job reqs for C++ programmers |
| 370.17 | Fri Jul 16 1993 14:22 | JOB: Prin SW Eng C++ Compiler Development | 18 lines |
TOPIC | 371.0 | Support for exceptions in C++ |
| 371.6 | Mon Apr 25 1994 08:22 | Conceptually related, but not formally related | 16 lines |
| 371.8 | Fri May 20 1994 20:23 | setjmp/longjmp is not portable C++ | 23 lines |
TOPIC | 384.0 | Humor |
| 384.7 | Thu Nov 11 1993 09:52 | Bitwise Object-Oriented Logic | 29 lines |
| 384.8 | Wed Dec 22 1993 08:56 | The Great Quux on C++ | 25 lines |
TOPIC | 450.0 | Undefined symbols at link time for static data members |
| 450.29 | Thu Aug 19 1993 10:20 | Works as coded | 18 lines |
TOPIC | 483.0 | DEC C++/VAX/VMS V1.1 |
| 483.51 | Fri Jul 30 1993 19:40 | Documentation | 9 lines |
| 483.172 | Fri Jul 30 1993 19:24 | DEC C++/VAX/VMS SSB kit has moved | 65 lines |
| 483.175 | Fri Aug 20 1993 14:58 | @ | 4 lines |
TOPIC | 486.0 | DEC C++/MIPS/Ultrix PAK problems |
| 486.51 | Tue Mar 22 1994 17:29 | Unix: $30, VMS: $0 | 12 lines |
| 486.53 | Fri Mar 25 1994 14:20 | Use the source, Luke | 5 lines |
TOPIC | 520.0 | Pointer to member "referenced without an object" |
| 520.20 | Tue Nov 09 1993 10:21 | Explanation from the ARM | 76 lines |
TOPIC | 555.0 | Overloading problem - bug or feature? |
| 555.15 | Tue May 23 1995 17:27 | Fixed | 2 lines |
TOPIC | 557.0 | Template Talk Slides Available |
| 557.5 | Thu Aug 26 1993 17:10 | Template slides moved | 5 lines |
TOPIC | 573.0 | Template-name rejected as type-specifier within template class |
| 573.12 | Wed May 17 1995 21:22 | Just add widgets | 15 lines |
TOPIC | 616.0 | Should I discuss DEC C++ in DECWET::DECCXX? |
| 616.2 | Tue Mar 22 1994 11:57 | For the record: no | 4 lines |
TOPIC | 619.0 | .CC, .c and .cpp not recognized as a DEC C++ file extensions |
| 619.11 | Thu Apr 14 1994 08:44 | Workaround for Unix | 30 lines |
TOPIC | 635.0 | DEC C++ has poor compile-time performance |
| 635.9 | Wed Aug 25 1993 17:40 | Reworded, at least | 14 lines |
| 635.14 | Wed Dec 29 1993 12:05 | We've gotten closer to general solutions, but we're not there yet | 21 lines |
TOPIC | 679.0 | Undefined symbols for template member functions |
| 679.28 | Tue Nov 09 1993 16:26 | Use #pragma define_template | 59 lines |
| 679.34 | Thu Apr 28 1994 16:09 | You haven't defined the function until you've provided the body | 17 lines |
TOPIC | 700.0 | DEC C++ and POSIX |
| 700.13 | Tue Dec 21 1993 14:50 | No POSIX CXXL shipping | 7 lines |
TOPIC | 715.0 | DEC C++ rejects template type-arguments as class-names |
| 715.17 | Thu Mar 10 1994 16:13 | A compiler bug, as far as I'm concerned | 5 lines |
TOPIC | 716.0 | Competitive Info on HP's C++ |
| 716.7 | Tue Jun 07 1994 15:46 | @ | 13 lines |
TOPIC | 717.0 | DEC C++ on VMS macro names defined? |
| 717.7 | Thu May 05 1994 12:40 | Fixed (in the main) by Rich | 10 lines |
TOPIC | 727.0 | C++ Exception Handling on VMS |
| 727.31 | Fri Nov 19 1993 13:35 | Same as it ever was | 14 lines |
| 727.60 | Fri May 20 1994 20:38 | Bug; restriction; unknown | 15 lines |
| 727.62 | Mon May 23 1994 12:05 | Symptoms persist in C (sort of) | 6 lines |
TOPIC | 759.0 | Bug check during code binding with templates under /DEBUG |
| 759.21 | Fri Jul 30 1993 14:22 | Fixed in development sources | 6 lines |
| 759.23 | Thu Aug 12 1993 18:45 | We can't hold V1.2 to field test a pile of compiler bugfixes | 12 lines |
| 759.27 | Fri Nov 19 1993 19:05 | Same bug; same bug | 12 lines |
TOPIC | 761.0 | DEC C++ for ULTRIX RISC, v1.2 |
| 761.46 | Thu Apr 28 1994 18:45 | @ | 4 lines |
TOPIC | 780.0 | What does "DECINTRFT, ... the initialization of a non-const reference requires a temporary ..." mean? |
| 780.19 | Wed Oct 13 1993 17:39 | Never use macros to name types - use typedef instead | 19 lines |
| 780.22 | Mon Jan 03 1994 15:34 | The result of an implicit pointer conversion is not an lvalue | 27 lines |
TOPIC | 797.0 | Virtual memory exceeded on VAX/VMS under /LIST/MACHINE_CODE |
| 797.14 | Fri Mar 11 1994 15:31 | Sometimes you can figure out truncated mangled names; extra memory doesn't fix this problem | 13 lines |
TOPIC | 803.0 | chfdef.h can't find ints.h |
| 803.4 | Fri Aug 13 1993 20:04 | Yahbut | 25 lines |
TOPIC | 804.0 | Undefined C symbols during linking with extra characters in their names |
| 804.14 | Tue Aug 24 1993 08:53 | Factoids | 23 lines |
| 804.16 | Tue Aug 24 1993 18:14 | Quality <R> Us | 4 lines |
| 804.22 | Mon Mar 21 1994 08:19 | No absolute need for users to patch system headers to add linkage declarations | 17 lines |
TOPIC | 834.0 | Pragmatics of templates in DEC C++ |
| 834.21 | Mon Jul 19 1993 17:42 | The way it works | 19 lines |
| 834.23 | Mon Jul 19 1993 19:18 | No problem | 5 lines |
| 834.25 | Wed Aug 18 1993 09:46 | No plans to do things differently for now | 47 lines |
| 834.29 | Thu Aug 26 1993 17:14 | Another vote for less intrusive template support | 14 lines |
| 834.35 | Tue Nov 09 1993 16:43 | Interesting points | 44 lines |
| 834.37 | Fri Jan 21 1994 19:14 | Well, worth considering at least | 6 lines |
| 834.40 | Wed Mar 09 1994 14:57 | /INSTANTIATE_TEMPLATES doesn't work the way you imagined | 51 lines |
| 834.42 | Tue May 03 1994 17:27 | Considered for a future release | 5 lines |
| 834.44 | Thu May 12 1994 15:58 | Answered offline | 4 lines |
TOPIC | 839.0 | I want to change the alignment of objects |
| 839.11 | Sat Apr 09 1994 11:56 | You can fake it until we implement it | 16 lines |
TOPIC | 846.0 | DEC C++/Alpha/VMS V1.3 |
| 846.19 | Wed Aug 18 1993 19:29 | DEC C++ V1.3-0 for OpenVMS AXP Systems SSB kit | 86 lines |
| 846.26 | Wed Aug 18 1993 19:37 | Kit locations corrected | 9 lines |
| 846.28 | Fri Apr 22 1994 16:33 | V1.3 kit must have been deleted | 5 lines |
TOPIC | 862.0 | "<func> is declared with both internal and external linkage" when defining friend function inline |
| 862.8 | Mon Jan 03 1994 17:22 | "Problems with code from Rougwave [sic] Software Inc on Alpha-OSF/1" | 22 lines |
TOPIC | 875.0 | DEC C++ compared to AT&T's cfront |
| 875.20 | Thu Nov 11 1993 09:47 | Noted | 5 lines |
TOPIC | 883.0 | Suggestion: support precompilation of header files in DEC C++ |
| 883.2 | Fri Jan 21 1994 19:15 | @ | 3 lines |
TOPIC | 889.0 | Template static data members require explicit definitions |
| 889.20 | Tue Nov 23 1993 10:31 | ANSI C++ progress | 13 lines |
| 889.23 | Tue Jan 04 1994 10:14 | Even the Unix implementation has a couple small bugs | 7 lines |
| 889.31 | Fri Mar 25 1994 15:08 | How to get one instance of a variable per class template | 73 lines |
TOPIC | 902.0 | Does DEC C++ support ANSI C? |
| 902.19 | Mon May 22 1995 09:07 | DEC C++ can call C functions, but is not a C compiler | 16 lines |
TOPIC | 905.0 | Moving DEC C++/VAX/VMS binaries to system without compiler-provided run-time libraries |
| 905.23 | Fri Jul 09 1993 19:05 | Getting there... | 14 lines |
| 905.32 | Tue Aug 10 1993 19:15 | On VAX/VMS, you can only target CRT kit + V5.5 or later | 21 lines |
| 905.34 | Wed Aug 11 1993 08:59 | Some details | 19 lines |
| 905.38 | Thu Aug 12 1993 18:22 | If it's not covered in the release notes, report it to the DEC C RTL group | 14 lines |
| 905.42 | Tue Aug 24 1993 09:09 | Look around in this topic | 26 lines |
| 905.43 | Tue Aug 24 1993 09:09 | Look around in this topic | 26 lines |
| 905.45 | Wed Mar 23 1994 13:14 | Fixed (by a cast of thousands) | 3 lines |
TOPIC | 933.0 | DEC C++ diagnostics are not documented |
| 933.5 | Wed Mar 09 1994 11:49 | We're committing to document the diagnostics | 29 lines |
TOPIC | 950.0 | Private nested class copy constructor can't access its formal type |
| 950.7 | Sun Aug 01 1993 17:02 | Same old story | 3 lines |
TOPIC | 967.0 | "%LINK-W-ILLTIR" from templates or nested classes under /DEBUG |
| 967.3 | Tue Nov 23 1993 20:54 | Irrelevant | 4 lines |
| 967.10 | Tue Nov 23 1993 21:31 | All the same known bug | 10 lines |
TOPIC | 985.0 | Is DEC C++ runtime support thread-compatible ? |
| 985.12 | Fri Mar 25 1994 08:31 | Global new/delete are simple jackets | 10 lines |
TOPIC | 986.0 | Insufficient diagnosis when creating an abstract class |
| 986.3 | Wed Aug 18 1993 14:48 | A peek at a future | 9 lines |
TOPIC | 987.0 | How do I call a C++ function from C? |
| 987.10 | Tue May 17 1994 10:04 | Even better | 7 lines |
TOPIC | 1009.0 | ostrstream objects |
| 1009.3 | Sat Aug 28 1993 14:33 | What do the release notes say? | 5 lines |
TOPIC | 1036.0 | Classes with constructors are passed by reference |
| 1036.6 | Tue Nov 23 1993 16:47 | More formal explanation | 26 lines |
| 1036.8 | Wed Dec 01 1993 19:48 | Getting there | 6 lines |
TOPIC | 1048.0 | Where can I get a yacc grammar for C++? |
| 1048.13 | Wed May 17 1995 21:27 | An answer should be forthcoming | 7 lines |
TOPIC | 1072.0 | AT&T C++ libraries? |
| 1072.8 | Mon May 30 1994 11:00 | Doesn't look like it | 10 lines |
TOPIC | 1079.0 | Failure to resolve overloaded inherited operators |
| 1079.7 | Mon Jul 25 1994 11:32 | Fixed in our sources | 3 lines |
TOPIC | 1082.0 | iostream I/O doesn't mix properly with stdio I/O |
| 1082.5 | Mon Aug 02 1993 16:36 | iostream buffers too much for you by default | 4 lines |
TOPIC | 1111.0 | Various FAQs from Usenet comp.lang.c++ now available |
| 1111.1 | Fri Jul 30 1993 19:38 | Now archived on DECC:: | 6 lines |
| 1111.7 | Tue Dec 14 1993 17:01 | New FAQ | 3 lines |
| 1111.8 | Fri Dec 17 1993 11:17 | g++ FAQ now available | 2 lines |
TOPIC | 1128.0 | %CXX-E-PASNOTREFCOM error doesn't seem to make sense... |
| 1128.7 | Mon Apr 18 1994 17:21 | Known problem | 9 lines |
TOPIC | 1148.0 | Lippman C++ Sample Sources availability? |
| 1148.2 | Tue Aug 24 1993 18:57 | gate-ftp how-to, slightly updated | 39 lines |
TOPIC | 1158.0 | Members of private/protected nested classes can't be declared separately |
| 1158.4 | Mon Jul 26 1993 14:27 | Still an open issue | 2 lines |
| 1158.7 | Tue Apr 12 1994 15:58 | One compiler bug, one coding bug | 24 lines |
TOPIC | 1180.0 | DEC C++/Alpha/OSF listing headers say "ULTRIX on RISC" |
| 1180.1 | Thu May 12 1994 12:18 | Fixed in next release | 2 lines |
TOPIC | 1198.0 | Getting a name of an object? |
| 1198.28 | Sat Nov 20 1993 11:29 | Nothing further | 5 lines |
| 1198.31 | Mon Nov 22 1993 17:21 | Market power | 11 lines |
| 1198.35 | Mon Nov 29 1993 21:51 | Interesting extension | 7 lines |
TOPIC | 1229.0 | How can I get ladebug to print values in hex? |
| 1229.3 | Fri Apr 08 1994 12:04 | Gets easier and easier... | 3 lines |
TOPIC | 1235.0 | Latest DEC C++/Alpha/VMS kit fails with "%DCL-W-USGOTO, target of GOTO not found - check spelling and presence of label" |
| 1235.3 | Wed Aug 18 1993 19:38 | Location of kit with bug fixed | 21 lines |
TOPIC | 1281.0 | yacc++ & lex++ for DEC C++ wanted |
| 1281.5 | Sun May 29 1994 13:20 | @ | 5 lines |
TOPIC | 1288.0 | Nested private class not accessible to members of sibling class |
| 1288.10 | Mon Dec 06 1993 16:42 | Language assumes that A and B are not accessible to each other | 17 lines |
TOPIC | 1310.0 | A variable-length argument list can't be preceeded by a reference formal |
| 1310.6 | Tue Nov 23 1993 16:49 | Rationale | 58 lines |
| 1310.9 | Tue Nov 23 1993 17:50 | Good kludge | 18 lines |
| 1310.12 | Mon Nov 29 1993 21:49 | More to life than this | 28 lines |
| 1310.14 | Mon Dec 06 1993 16:05 | Permanent restriction | 8 lines |
TOPIC | 1311.0 | getenv("TERM") doesn't work in non-C++ main program |
| 1311.4 | Tue Mar 08 1994 11:15 | Now documented in manual | 6 lines |
| 1311.5 | Mon Mar 14 1994 16:35 | Documented | 2 lines |
TOPIC | 1313.0 | Slow compilation using /INCLUDE:search_list |
| 1313.3 | Mon Jul 19 1993 17:36 | This is all I remember about it | 24 lines |
| 1313.5 | Tue Jul 20 1993 18:44 | Is that enough of a discovery to learn from? | 5 lines |
| 1313.8 | Wed Jul 21 1993 15:01 | No fix soon | 5 lines |
TOPIC | 1332.0 | DECladebug V1.3.3 for Alpha/OSF V1.3 kit |
| 1332.4 | Mon May 30 1994 18:05 | @ | 5 lines |
TOPIC | 1334.0 | cxx bugcheck on DEC OSF/1 V1.2 |
| 1334.9 | Thu Apr 07 1994 09:22 | Closed (with crossed fingers) | 3 lines |
TOPIC | 1364.0 | Why aren't modules defining static data members searched from .OLBs? |
| 1364.6 | Sat Dec 17 1994 09:57 | Unknown | 8 lines |
TOPIC | 1379.0 | How can I call a logically const member function on a non-const object? |
| 1379.1 | Fri Jul 09 1993 19:10 | Use a cast | 10 lines |
TOPIC | 1382.0 | YAOQ (Yet Another Overloading Question) |
| 1382.2 | Thu Jul 15 1993 13:17 | If you can't show how DEC C++ doesn't conform to spec, it's not our problem | 4 lines |
TOPIC | 1384.0 | Undefined symbol CXXL$FD___LS_7OSTREAMXD under /FLOAT:D_FLOAT on Alpha/VMS |
| 1384.2 | Fri Sep 24 1993 17:23 | Fixed | 4 lines |
TOPIC | 1385.0 | Compiling large programs uses lots of VM |
| 1385.1 | Thu Jul 15 1993 13:35 | Different problem | 7 lines |
| 1385.3 | Thu Jul 15 1993 16:01 | Thanks for pursuing it further | 3 lines |
| 1385.5 | Fri Jul 16 1993 19:55 | Glad it was just a quota problem | 4 lines |
| 1385.8 | Fri Mar 11 1994 15:20 | Overload resolution will be improved; maybe other stuff, too | 23 lines |
TOPIC | 1387.0 | Getting to the Widget components (?) |
| 1387.1 | Tue Jul 20 1993 18:48 | Do you have debugging symbols present? | 6 lines |
| 1387.3 | Thu Jul 22 1993 12:10 | No cross-module type pooling at debug time | 47 lines |
TOPIC | 1388.0 | Wrong virtual function called with /OPTIMIZE |
| 1388.2 | Wed Jul 21 1993 22:18 | Let's pretend it's a user error | 12 lines |
| 1388.4 | Mon Jul 26 1993 20:41 | Not enough to go on | 7 lines |
TOPIC | 1389.0 | Value of this in constructor ? |
| 1389.1 | Thu Jul 22 1993 11:16 | Example is too muddled to guess | 17 lines |
TOPIC | 1390.0 | Accessing indexed RMS files |
| 1390.1 | Thu Jul 22 1993 14:50 | @ | 2 lines |
| 1390.3 | Thu Jul 22 1993 17:41 | Sounds pretty relevant to me | 9 lines |
| 1390.5 | Fri Jul 23 1993 15:57 | Watching evolution in action | 29 lines |
TOPIC | 1392.0 | Thu Jul 22 1993 17:26 | No prototype for decc$gprintw in curses.h | 25 lines |
TOPIC | 1393.0 | String operator::()(int,int) should be a const |
| 1393.1 | Fri Jul 23 1993 16:00 | Noted | 2 lines |
TOPIC | 1394.0 | Oregon C++ v. DEC C++ |
| 1394.1 | Mon Jul 26 1993 14:10 | What does Oregon's documentation say? | 7 lines |
TOPIC | 1396.0 | Who needs 'operator void* ()'? |
| 1396.2 | Wed Jul 28 1993 09:46 | Useful for memory managers | 10 lines |
TOPIC | 1399.0 | Wed Jul 28 1993 14:48 | Help needed with overloading of ++ (Young's code) | 53 lines |
TOPIC | 1402.0 | The + operator does not work in a printf statement on ALPHA |
| 1402.1 | Fri Jul 30 1993 14:39 | A new one on me | 2 lines |
TOPIC | 1403.0 | Missing traceback information |
| 1403.9 | Fri Aug 13 1993 20:05 | Thanks for keeping in touch | 4 lines |
TOPIC | 1405.0 | istrstream: VMS vs. OSF/1 |
| 1405.1 | Tue Aug 03 1993 12:38 | Noted | 2 lines |
TOPIC | 1407.0 | Using C++ to implement VMS layered products |
| 1407.16 | Thu Aug 05 1993 18:25 | Only real problem (and it's just a bug to be fixed) | 10 lines |
TOPIC | 1409.0 | C++ 1.1 (VMS), scope resolution problem with static member |
| 1409.1 | Thu Aug 05 1993 13:16 | Works as intended | 50 lines |
| 1409.3 | Thu Aug 05 1993 19:10 | Hmmm | 21 lines |
| 1409.5 | Fri Aug 06 1993 11:35 | Glad it confused you, too | 12 lines |
| 1409.7 | Fri Aug 06 1993 16:04 | Getting into a nasty hole in the ARM now... | 7 lines |
TOPIC | 1410.0 | Preprocessor sources needed (and #line support) |
| 1410.1 | Thu Aug 05 1993 13:23 | An authority has been notified | 3 lines |
| 1410.4 | Sat Nov 20 1993 11:04 | Known problem | 15 lines |
TOPIC | 1411.0 | choosing one base class library for Digital |
| 1411.5 | Sun Aug 08 1993 19:01 | Interesting | 10 lines |
| 1411.16 | Tue Aug 10 1993 17:09 | RW template containers work with DEC C++ | 23 lines |
| 1411.18 | Wed Aug 11 1993 09:12 | Explanation | 43 lines |
| 1411.20 | Wed Aug 11 1993 12:49 | It's the downcasts that are the real trouble | 12 lines |
| 1411.25 | Thu Aug 26 1993 16:42 | Yahbut ... | 5 lines |
TOPIC | 1413.0 | Template containers for static and dynamic objects |
| 1413.1 | Mon Aug 09 1993 10:13 | A suspect division of labor | 27 lines |
| 1413.3 | Wed Aug 11 1993 18:20 | A not especially satisfying solution | 46 lines |
TOPIC | 1415.0 | CXX$STARTUP.COM missing after installing DEC C++/Alpha/VMS V1.3 |
| 1415.1 | Wed Aug 11 1993 18:34 | Where do you see this? | 8 lines |
| 1415.3 | Thu Aug 12 1993 18:03 | Definitely not a problem in our ASCII files; could Bookreader copies be bogus? | 18 lines |
TOPIC | 1416.0 | RMS headers need to be protected from user's #pragma __member_alignment |
| 1416.1 | Thu Aug 12 1993 12:47 | Yep, noted | 14 lines |
| 1416.2 | Mon Apr 11 1994 11:34 | Fixed in (some) release | 3 lines |
TOPIC | 1417.0 | Reducing constructor size - default arguments, recursion and helper functions |
| 1417.1 | Fri Aug 13 1993 14:26 | The best way to implement a constructor with a default arg ... | 11 lines |
| 1417.3 | Fri Aug 13 1993 19:48 | Haven't lived it yet, myself | 6 lines |
| 1417.6 | Wed Nov 10 1993 19:14 | Default constructors work best when they are appropriate | 22 lines |
| 1417.8 | Tue Nov 16 1993 14:51 | Different syntax for different purposes | 12 lines |
TOPIC | 1418.0 | Bad pointer address arithmetic from VAX/VMS V1.1 |
| 1418.1 | Sat Apr 09 1994 11:19 | Fixed in V1.2 | 17 lines |
TOPIC | 1420.0 | Conflict between String class and typedef in X headers |
| 1420.2 | Tue Aug 17 1993 10:08 | Might take just a small edit to cure | 47 lines |
| 1420.6 | Tue Aug 17 1993 20:12 | I forgot to mention the #undef String... | 26 lines |
TOPIC | 1421.0 | Using Copy Constructor |
| 1421.1 | Tue Aug 17 1993 21:53 | Constructors don't do allocation of an object's storage | 21 lines |
| 1421.3 | Wed Aug 18 1993 15:29 | You need to clearly specify exactly what you want to do | 14 lines |
TOPIC | 1423.0 | C++ and Symbolic Debugger ?? |
| 1423.1 | Thu Aug 19 1993 10:05 | Inside DECset | 2 lines |
TOPIC | 1425.0 | Porting from Sun to VAX |
| 1425.1 | Thu Aug 19 1993 10:27 | Yep, there's a few things you should do | 29 lines |
TOPIC | 1427.0 | Compiler bugcheck |
| 1427.2 | Fri Aug 20 1993 11:05 | Strangely familiar; noted | 9 lines |
TOPIC | 1428.0 | Can you define a template and non-template class with the same name? |
| 1428.1 | Mon Aug 23 1993 09:18 | No | 2 lines |
| 1428.3 | Thu Mar 10 1994 17:52 | Thanks, but no thanks; works OK for functions, on the other hand | 9 lines |
TOPIC | 1430.0 | Program behaves differently under debugger |
| 1430.1 | Tue Aug 24 1993 08:58 | User error | 27 lines |
TOPIC | 1431.0 | Tue Aug 24 1993 09:37 | DEC C++/VAX/VMS V1.2 | 83 lines |
| 1431.1 | Tue Aug 24 1993 09:26 | How to access LEGO in-house | 3 lines |
| 1431.3 | Tue Aug 24 1993 09:41 | I'm sure "1431" will become as familiar as "483" | 12 lines |
| 1431.5 | Wed Aug 25 1993 09:52 | Fixed | 5 lines |
| 1431.17 | Fri Nov 19 1993 13:52 | VAX/VMS V5.5 or later only | 2 lines |
| 1431.30 | Fri Apr 22 1994 18:02 | The answer | 13 lines |
| 1431.32 | Mon May 30 1994 11:28 | Not supported | 6 lines |
TOPIC | 1432.0 | �Unexpected configuration� messages scared me |
| 1432.1 | Tue Aug 24 1993 18:38 | Probably not a cause for panic | 47 lines |
TOPIC | 1433.0 | Virtual memory exceeded |
| 1433.1 | Tue Aug 24 1993 18:24 | Sorry, still busted in V1.2 | 13 lines |
| 1433.2 | Wed Aug 25 1993 09:53 | | 2 lines |
| 1433.3 | Wed Aug 25 1993 09:57 | Not a known bug | 5 lines |
| 1433.5 | Thu Aug 26 1993 11:28 | Can't reproduce it, but ran into other problems | 35 lines |
TOPIC | 1435.0 | istream::operator >>(int &) doesn't seem to input zero properly |
| 1435.3 | Wed Aug 25 1993 18:22 | Sounds vaguely familiar; noted | 2 lines |
TOPIC | 1436.0 | What is a virtual base class good for? |
| 1436.3 | Thu Aug 26 1993 17:04 | The best motivation seems to be bottom-up | 58 lines |
| 1436.5 | Fri Aug 27 1993 19:32 | Unfortunately, I don't grok | 22 lines |
TOPIC | 1439.0 | ?Compile C++ in Motif V1.0 |
| 1439.2 | Sat Aug 28 1993 14:30 | Did anyone read the installation guide? | 6 lines |
| 1439.5 | Tue Nov 09 1993 14:42 | Any answers yet? | 35 lines |
TOPIC | 1440.0 | Header file problems on Alpha/OSF Sterling BL5 |
| 1440.1 | Wed Nov 10 1993 09:49 | I can reproduce this; some workarounds | 67 lines |
TOPIC | 1441.0 | "... return type is an incomplete type other than void" |
| 1441.3 | Wed Nov 10 1993 17:49 | You used more of a workaround than a solution | 56 lines |
TOPIC | 1442.0 | fstream open() fails if error state is != 0 |
| 1442.1 | Wed Nov 10 1993 18:18 | Looks like a bug to me | 6 lines |
TOPIC | 1443.0 | "member function" is not a member of "object"... |
| 1443.2 | Wed Nov 10 1993 18:48 | If you need casts, there probably something wrong | 48 lines |
TOPIC | 1447.0 | Invalid abstime during re-installation |
| 1447.4 | Thu Nov 11 1993 10:27 | Definitely fixed | 4 lines |
TOPIC | 1451.0 | Dynamic linking & C++ objects |
| 1451.8 | Fri Nov 19 1993 13:26 | Works as coded, today | 30 lines |
| 1451.10 | Fri Nov 19 1993 14:59 | All a part of the same thing (after all) | 4 lines |
TOPIC | 1452.0 | How can I change String::operator =='s behavior? |
| 1452.4 | Sun Nov 21 1993 10:39 | Overloading doesn't replace function bodies | 138 lines |
| 1452.6 | Tue Nov 23 1993 14:32 | Go for it all | 6 lines |
TOPIC | 1453.0 | Obviate %SDL-W-TYPNOTSUP, ... COMPLEX |
| 1453.1 | Thu Dec 02 1993 18:40 | Easy way out | 3 lines |
TOPIC | 1482.0 | ACCVIO from runtime initialization of objects in readonly memory |
| 1482.4 | Fri Mar 25 1994 10:15 | It's a compiler bug | 13 lines |
TOPIC | 1494.0 | DEC C++ doesn't diagnose a missing "class" in friend declarations |
| 1494.3 | Tue Jun 14 1994 09:37 | Not legal, and I see no intent of an extension | 39 lines |
TOPIC | 1502.0 | /NOG_FLOAT is ignored on Alpha/VMS |
| 1502.3 | Thu Jun 16 1994 17:30 | Bug | 4 lines |
TOPIC | 1504.0 | Multiple extern definitions cause %LIBRAR-E-DUPGLOBAL on Alpha/VMS |
| 1504.3 | Mon Mar 14 1994 17:48 | Yep, you've found a bug | 7 lines |
TOPIC | 1531.0 | include file /usr/include/sys/mount.h does not compile in C++ under OSF/1 V1.3 |
| 1531.4 | Thu Apr 14 1994 09:01 | Patched in Sterling, fixed in Gold | 35 lines |
TOPIC | 1547.0 | OSF/1& Sun C++ differences |
| 1547.3 | Wed Nov 17 1993 16:10 | Summary to date | 11 lines |
TOPIC | 1552.0 | More SunOs to Alpha porting questions |
| 1552.3 | Wed Nov 17 1993 16:56 | Official response(s), w/stupid C++ trick for overloading | 82 lines |
TOPIC | 1555.0 | Sun port: timelocal & strptime equivalents on OSF? |
| 1555.3 | Wed Nov 17 1993 17:20 | Public confirmation... | 11 lines |
TOPIC | 1569.0 | "Bad opcode in generate_address_constant" bugcheck |
| 1569.1 | Mon Nov 08 1993 11:05 | Definitely reproduceable | 4 lines |
TOPIC | 1576.0 | DEC C++ and Namespaces |
| 1576.2 | Thu Mar 31 1994 17:46 | Yep | 20 lines |
TOPIC | 1589.0 | Thu Jun 09 1994 19:58 | Why does my program stop printing? | 37 lines |
| 1589.1 | Thu Jun 09 1994 19:59 | User error | 2 lines |
TOPIC | 1590.0 | Fri Dec 10 1993 10:12 | DEC C++ generates redundant CIL | 43 lines |
TOPIC | 1591.0 | Syntax error in /usr/include/cxx/errno.h on Alpha/OSF |
| 1591.4 | Wed Nov 17 1993 18:56 | Yep, looks bad to me | 5 lines |
TOPIC | 1595.0 | DIFFERENCE for C++? |
| 1595.9 | Tue Nov 23 1993 09:52 | Suggestions | 12 lines |
TOPIC | 1597.0 | Is this PARNORIGPAR message a real bug or a pilot error? |
| 1597.4 | Fri Jun 10 1994 00:41 | Looks like a bug in typedef parsing to me | 13 lines |
TOPIC | 1598.0 | ACCVIO in CXX_SYMBOL_TABLE on Alpha/VMS |
| 1598.3 | Tue Nov 23 1993 09:48 | No QAR | 6 lines |
TOPIC | 1601.0 | stdarg fails under -O2 on Alpha/OSF |
| 1601.8 | Wed Mar 23 1994 12:34 | Don't make the issue sound worse than it is | 9 lines |
TOPIC | 1602.0 | "Compiler bug check during optimizer phase" under /DEBUG/OPT |
| 1602.2 | Thu Apr 14 1994 11:13 | Extracted and deleted | 2 lines |
TOPIC | 1621.0 | ``ugen: ... illegal size in load/store'' from unsigned long bitfields |
| 1621.3 | Thu May 05 1994 09:30 | Known problem with trivial workaround | 10 lines |
TOPIC | 1627.0 | ``PASNOTMEM, ... foo is not a member of bar'' is vague when instantiating templates |
| 1627.6 | Mon Jun 13 1994 20:11 | C++ is not the language defined entirely by its grammar | 17 lines |
TOPIC | 1631.0 | How do objects know where their member functions are located? |
| 1631.10 | Tue Mar 22 1994 14:22 | @ | 3 lines |
TOPIC | 1633.0 | The constructor "ctor" does not initialize the member "member" |
| 1633.1 | Tue Dec 07 1993 17:41 | Minimal program to reproduce base note symptoms | 16 lines |
| 1633.4 | Thu Dec 09 1993 16:39 | Merely a user error | 27 lines |
TOPIC | 1639.0 | Template class with inline member functions can't first be instantiated by a client class |
| 1639.1 | Wed Dec 08 1993 17:58 | Looks like a subtle compiler bug in inline member function templates | 48 lines |
| 1639.2 | Wed Dec 08 1993 18:04 | Draft diagnosis | 9 lines |
TOPIC | 1640.0 | Do Static Constructors Require Exception Handling? |
| 1640.2 | Thu Dec 09 1993 10:48 | We need a PL/I kit, too | 7 lines |
TOPIC | 1644.0 | Template members |
| 1644.1 | Thu Dec 09 1993 14:15 | | 6 lines |
TOPIC | 1645.0 | How do I forward declare a nested class as a friend? |
| 1645.1 | Fri Dec 10 1993 11:12 | Have to reorder the classes, at least for now | 25 lines |
TOPIC | 1646.0 | #error |
| 1646.1 | Thu Dec 09 1993 16:41 | Works as coded | 3 lines |
TOPIC | 1648.0 | Fri Dec 10 1993 10:13 | Inlined function body not dematerialized | 40 lines |
| 1648.1 | Fri Dec 10 1993 10:15 | Looks like a problem to me | 2 lines |
TOPIC | 1662.0 | Invoking member function via pmf passes bad "this" pointer on Alpha/VMS |
| 1662.5 | Wed Mar 30 1994 18:29 | Noted | 5 lines |
| 1662.7 | Wed Mar 30 1994 21:53 | ->* and .* are the culprits | 36 lines |
| 1662.13 | Wed Jun 01 1994 19:14 | Acknowledgement | 4 lines |
| 1662.14 | Fri Jun 03 1994 10:20 | Fix well under way | 3 lines |
TOPIC | 1672.0 | Why doesn't ``5 < 4 ? a : b = 1'' work? |
| 1672.1 | Tue Dec 28 1993 11:35 | What version on what platform? | 2 lines |
| 1672.3 | Tue Dec 28 1993 14:56 | Thanks for the quick response | 5 lines |
TOPIC | 1673.0 | String Implementation and Performance |
| 1673.2 | Fri Dec 31 1993 23:16 | More general cost/benefit analysis; custom heaps | 26 lines |
TOPIC | 1674.0 | assert macro doesn't print the actual expression argument |
| 1674.1 | Mon Jan 03 1994 11:42 | Features from the C standard and DEC C product | 3 lines |
| 1674.3 | Thu Jan 20 1994 16:58 | Bug in ASSERT.H | 25 lines |
TOPIC | 1676.0 | Formal arrays of incomplete types considred incomplete |
| 1676.1 | Mon Jan 03 1994 17:23 | (.1 moved) | 2 lines |
| 1676.3 | Mon Jan 03 1994 17:34 | Known restriction | 6 lines |
TOPIC | 1687.0 | OSF_QAR 16076: Forward static data member references rejected as default arguments for member functions |
| 1687.2 | Fri Apr 08 1994 20:06 | The problem lies in the compiler, not the ARM | 9 lines |
TOPIC | 1690.0 | Thu Jan 06 1994 10:23 | DEC C++/Alpha/OSF V1.3A for Alpha/V2.0 and later | 3 lines |
| 1690.4 | Fri Mar 11 1994 14:34 | No -USER or -G; no free lunch | 8 lines |
| 1690.6 | Tue Mar 15 1994 14:36 | DEC C++ must be at least 1.3A on Alpha/OSF 2.0 | 11 lines |
| 1690.9 | Mon Mar 21 1994 15:54 | Noted | 2 lines |
| 1690.15 | Mon Apr 11 1994 15:45 | DEC C++/Alpha/OSF T1.3A-3 (EFT2) kit is available | 155 lines |
| 1690.32 | Tue Apr 19 1994 15:22 | @ | 13 lines |
| 1690.35 | Fri Apr 22 1994 14:18 | DEC C++ T1.3A-4 field test update is available | 154 lines |
| 1690.39 | Tue May 03 1994 10:16 | @ | 4 lines |
| 1690.41 | Sun May 08 1994 09:12 | I'm trying to find out | 4 lines |
| 1690.52 | Wed May 25 1994 12:18 | @ | 4 lines |
TOPIC | 1706.0 | %CXX-E-DECDEFOP: operator[], operator() with parameter with default value |
| 1706.4 | Tue May 03 1994 10:27 | Illegal code with a simple workaround | 43 lines |
TOPIC | 1730.0 | Linking program which calls sin with ild yields undefined symbol _gpinfo |
| 1730.4 | Wed Mar 30 1994 16:10 | RESTRICTION: ild cannot link programs which call sin | 66 lines |
| 1730.6 | Wed Apr 06 1994 09:59 | Sorry, you'll have to ask the library authors what they call | 11 lines |
TOPIC | 1750.0 | ``incomplete class "struct {...}::lconv" cannot be completed'' from #include <ctype.h> on Alpha/OSF |
| 1750.4 | Thu Mar 31 1994 17:58 | Fixed in later OSF update | 11 lines |
TOPIC | 1753.0 | iostream.h missing from T1.3 kit? |
| 1753.1 | Wed Feb 09 1994 11:44 | Did they install the class library first? | 4 lines |
TOPIC | 1756.0 | Syntax error when resolv.h #included before iostream.hxx |
| 1756.7 | Sun Mar 27 1994 13:49 | Bug in iostream.hxx, not compiler | 33 lines |
TOPIC | 1784.0 | Sun Apr 10 1994 16:08 | DEC C++/Alpha/VMS V1.3A | 82 lines |
| 1784.1 | Sun Apr 10 1994 16:10 | DEC C++ T1.3A-1 is available | 86 lines |
| 1784.2 | Fri Apr 22 1994 08:58 | DEC C++ T1.3A Sanity kit for OpenVMS AXP V6.1 is available | 89 lines |
| 1784.3 | Fri Apr 29 1994 08:02 | DEC C++ V1.3A-0 SSB kit for OpenVMS AXP V6.1 is available | 89 lines |
TOPIC | 1810.0 | Unjustified DECTYPESAFECOL from DECC$CRTL_INIT in SIGNAL.H |
| 1810.8 | Wed Mar 09 1994 12:26 | Clarifications | 25 lines |
TOPIC | 1815.0 | Template type-argument unjustifiably rejected as qualifier for class-name |
| 1815.1 | Wed Mar 09 1994 21:10 | Error in 2nd edition example and compiler bug | 34 lines |
TOPIC | 1817.0 | Array arguments to template functions with pointer arguments don't resolve |
| 1817.4 | Thu Mar 10 1994 16:38 | I'm not sure about this, but you can work around it, anyhow | 23 lines |
TOPIC | 1820.0 | Can you compare pointers to virtual member functions? |
| 1820.1 | Fri Mar 11 1994 09:41 | Implementation dependent | 68 lines |
| 1820.3 | Fri Mar 11 1994 13:26 | One workaround | 77 lines |
TOPIC | 1821.0 | possible bug in malloc() |
| 1821.3 | Fri Mar 11 1994 10:03 | Probably a user error, but malloc bugs aren't C++ bugs | 6 lines |
| 1821.4 | Fri Mar 11 1994 13:33 | "the code.." | 11 lines |
| 1821.5 | Fri Mar 11 1994 13:35 | Sorry I can't help you on this | 8 lines |
| 1821.7 | Fri Mar 11 1994 14:08 | Oh well | 5 lines |
TOPIC | 1822.0 | Macro substition inside single quotes (') |
| 1822.2 | Fri Mar 11 1994 10:16 | Any C preprocessor is real enough for what you want to do | 36 lines |
| 1822.4 | Fri Mar 11 1994 15:37 | UNIVERSAL MACTEN; <.CHCNA> | 4 lines |
| 1822.6 | Sat Mar 12 1994 07:42 | Oops | 9 lines |
TOPIC | 1823.0 | Undefined symbols: madvise__XPcUli, etc. on Alpha/OSF: mman.h is not yet C++ized |
| 1823.2 | Fri Mar 11 1994 10:32 | Not portable code without a linkage-specification | 13 lines |
| 1823.4 | Fri Mar 11 1994 13:48 | Definitely leave the QAR open | 7 lines |
TOPIC | 1826.0 | MRI 68K C++ to DEC C++ experience? |
| 1826.1 | Fri Mar 11 1994 14:16 | Sorry, never heard of it; how does MRI/Microtec stack up against the ARM? | 12 lines |
TOPIC | 1828.0 | Why does evaluating MAXINT from values.h generate an overflow diagnostic on Alpha/OSF? |
| 1828.1 | Fri Mar 18 1994 08:50 | System header file bug | 7 lines |
| 1828.2 | Mon May 16 1994 16:30 | OSF_QAR 21251 now answered | 2 lines |
| 1828.3 | Wed Jun 01 1994 17:56 | OSF_QAR 21251 now closed | 2 lines |
TOPIC | 1830.0 | Undefined symbols when linking INGRES application on Alpha/OSF |
| 1830.1 | Fri Mar 18 1994 17:34 | Isn't this in the INGRES manual? | 11 lines |
TOPIC | 1831.0 | FOPEN enables ASTs |
| 1831.2 | Mon Mar 21 1994 18:03 | CXX$SETUP has been dead for ages | 7 lines |
TOPIC | 1832.0 | $crmpsc for array of objects |
| 1832.1 | Tue Mar 22 1994 14:41 | This is all we can think of offhand | 16 lines |
TOPIC | 1834.0 | Static member functions can't explicitly access inherited protected static members |
| 1834.1 | Tue Mar 22 1994 17:03 | Offhand, it looks like a compiler bug to me | 13 lines |
| 1834.3 | Tue Mar 29 1994 18:37 | No need for further reporting | 6 lines |
| 1834.10 | Fri May 27 1994 21:15 | Not fixed yet | 20 lines |
| 1834.11 | Sun May 29 1994 10:38 | Another workaround | 18 lines |
TOPIC | 1836.0 | Tue Mar 22 1994 14:14 | DEC Ladebug (DECLADEBUG) debugger conference | 37 lines |
TOPIC | 1837.0 | #pragma module writes garbage to object file on Alpha/VMS |
| 1837.1 | Wed Mar 23 1994 14:51 | Yup, looks like a bug to me | 5 lines |
| 1837.3 | Fri Mar 25 1994 07:49 | No fast relief | 13 lines |
TOPIC | 1838.0 | Digital announces agreement with WATCOM for Alpha/NT development tools |
| 1838.1 | Wed Mar 23 1994 12:54 | I'll pass the questions on | 2 lines |
TOPIC | 1840.0 | How do I distribute a C++ executable on Alpha/VMS? |
| 1840.1 | Wed Mar 23 1994 13:34 | In progress... | 2 lines |
TOPIC | 1841.0 | Why do home-grown generic macros cause "Invalid declaration"? |
| 1841.4 | Wed Mar 23 1994 15:35 | Probable user error | 38 lines |
| 1841.5 | Fri Mar 25 1994 08:41 | Spelled /SHOW:EXPANSION, not /SHOW:EXPAND | 7 lines |
TOPIC | 1843.0 | Compiler bugcheck when __memmove or __memcpy spelled in lowercase on Alpha/VMS |
| 1843.2 | Fri Mar 25 1994 09:05 | Noted; impact? | 16 lines |
TOPIC | 1845.0 | /SHOW:(INTERMEDIATE,EXPANSION) not implemented on Alpha/VMS |
| 1845.1 | Fri Mar 25 1994 08:34 | Oops, noted | 6 lines |
TOPIC | 1848.0 | iostream ACCVIO on VAX/VMS 6.1 |
| 1848.2 | Fri Mar 25 1994 09:25 | I've called the cavalry | 5 lines |
TOPIC | 1852.0 | iostream::getline returns EOF when reading \377 |
| 1852.3 | Tue Mar 29 1994 12:05 | No, the other way around | 5 lines |
TOPIC | 1854.0 | Reference sites for DEC Fuse and C++? |
| 1854.1 | Mon Mar 28 1994 16:43 | @ | 4 lines |
TOPIC | 1855.0 | %CXX-E-PASVOLINV on non-volatile object? |
| 1855.1 | Mon Mar 28 1994 17:52 | Doesn't necessarily make sense | 45 lines |
| 1855.5 | Tue Mar 29 1994 18:09 | More ways to deal with this than you can shake a stick at | 60 lines |
TOPIC | 1858.0 | Definition of const object of class with no data members rejected |
| 1858.1 | Tue Mar 29 1994 16:52 | The line forms to the rear | 6 lines |
| 1858.3 | Tue Mar 29 1994 17:43 | In these contests, every little bit helps | 25 lines |
| 1858.5 | Thu Apr 28 1994 10:53 | Default constructors just do memberwise default construction | 34 lines |
| 1858.6 | Thu Apr 28 1994 17:23 | @ | 4 lines |
TOPIC | 1859.0 | %LBR-E-ILLOUTROU during DEC C++/VAX/VMS V1.2 installation |
| 1859.1 | Tue Mar 29 1994 17:53 | New one on me | 5 lines |
TOPIC | 1861.0 | Where do I report header file problems, such as mkdir in sys/stat.h on MIPS/Ultrix? |
| 1861.1 | Wed Mar 30 1994 12:52 | It depends | 22 lines |
| 1861.3 | Wed Mar 30 1994 18:20 | Setting expectations | 5 lines |
| 1861.6 | Wed May 04 1994 09:10 | @ | 8 lines |
| 1861.9 | Thu May 12 1994 16:10 | All the answers you need | 33 lines |
| 1861.10 | Thu Jun 02 1994 12:01 | Additional information | 22 lines |
| 1861.12 | Mon Jun 06 1994 08:24 | @ | 6 lines |
TOPIC | 1865.0 | Function ... has internal linkage, ..., and has no definition |
| 1865.4 | Wed Apr 06 1994 11:05 | Yes, the function bodies have been misplaced | 33 lines |
TOPIC | 1866.0 | Three levels of virtually derived virtual functions unjustifiably rejected as "... overridden on more than one path" |
| 1866.1 | Wed Apr 06 1994 12:02 | Great minds run in the same channel | 14 lines |
| 1866.5 | Wed Jun 01 1994 21:28 | Reading half of QAR 13210 won't tell you much about 1866.0 | 74 lines |
| 1866.7 | Wed Jun 15 1994 10:19 | Yep, it's a dup; I've passed the word on | 35 lines |
TOPIC | 1867.0 | Why do I get syntax errors on initialized variable declarations as if they were function declarations? |
| 1867.1 | Wed Apr 06 1994 15:13 | Ambiguous source with illegal interpretation | 57 lines |
TOPIC | 1868.0 | Defining global operator new or delete inline yields linkage conflict diagnostic |
| 1868.1 | Tue Apr 05 1994 19:58 | Looks like a user error to me | 10 lines |
| 1868.3 | Wed Apr 06 1994 12:44 | Linkage can vary between overloaded function instances | 31 lines |
TOPIC | 1869.0 | CLI-F-READERR from physical lines longer than 512 characters |
| 1869.1 | Wed Apr 06 1994 15:25 | Not reproduceable | 5 lines |
| 1869.4 | Thu Apr 07 1994 17:23 | OK, I thought I've seen this before, but we didn't have it logged until now | 16 lines |
TOPIC | 1872.0 | time.h has non-C++ pragmas on Alpha; C++ complains about them |
| 1872.1 | Sat Apr 09 1994 10:15 | Noted | 8 lines |
TOPIC | 1874.0 | "%GEM-F-ASSERTION, An invalid buffer length specified" when initializing >= 32 bits of bitfields on Alpha/VMS |
| 1874.1 | Sun Apr 10 1994 16:19 | Apparently, a known problem | 4 lines |
| 1874.2 | Mon Apr 11 1994 11:14 | The source construct to look for | 26 lines |
TOPIC | 1875.0 | OPCDEC from fstream using /NOMEMBER_ALIGNMENT |
| 1875.1 | Mon Apr 11 1994 11:46 | Yep, the class library headers need save/restore #pragmas | 15 lines |
TOPIC | 1882.0 | DEC C++/NT compilation speed is slow |
| 1882.1 | Thu Apr 14 1994 09:15 | The compiler performance is probably a function of several independant factors | 7 lines |
TOPIC | 1883.0 | Ultrix hang from c89 compiled program |
| 1883.1 | Thu Apr 14 1994 09:40 | Now QARed | 2 lines |
TOPIC | 1884.0 | Undefined symbols when linking a Visual program compiled with DEC C++/NT |
| 1884.3 | Wed Jun 15 1994 22:25 | Closed | 2 lines |
TOPIC | 1885.0 | Static variables not distinguished by scope in VAX DEBUG |
| 1885.1 | Thu Apr 14 1994 21:59 | Reproduced | 5 lines |
| 1885.3 | Mon Apr 18 1994 14:58 | A compiler problem, and I've logged it | 13 lines |
| 1885.5 | Mon Apr 18 1994 18:37 | I think it's at least as serious as the customer does... | 4 lines |
TOPIC | 1886.0 | setjmp.h does not support C++ on Alpha/OSF V2.0 |
| 1886.5 | Mon Apr 18 1994 15:31 | No plans for C++ to define __LANGUAGE_C__ | 10 lines |
TOPIC | 1889.0 | ``Missing ")"'' on nested tag names in formal type from DEC C++/Alpha/OSF T1.3A-3 |
| 1889.1 | Mon Apr 18 1994 18:45 | Known problem, fix available Real Soon Now | 5 lines |
| 1889.3 | Wed Apr 20 1994 13:45 | Known problem | 4 lines |
TOPIC | 1891.0 | I need a system function prototype on Unix and DEC C++ can't find it |
| 1891.1 | Tue Apr 19 1994 15:38 | System headers no longer packaged with DEC C++ on Unix - see the O/S groups | 4 lines |
| 1891.3 | Wed Apr 20 1994 13:08 | Thanks for taking care of it | 4 lines |
| 1891.7 | Wed Jun 08 1994 08:57 | You may need a QAR to call your own | 5 lines |
TOPIC | 1892.0 | Why do my string class variables get overwritten? |
| 1892.1 | Tue Apr 19 1994 16:33 | User error: no meaningful copy constructor definition | 17 lines |
TOPIC | 1893.0 | -define_templates doesn't work for friend function templates; #pragma define_template ambiguous |
| 1893.2 | Tue Apr 19 1994 16:41 | Noted | 7 lines |
| 1893.4 | Fri Apr 22 1994 14:49 | Elaborate | 21 lines |
TOPIC | 1894.0 | "CIL tuple has not been expanded yet" from function call in function argument list in DEC C++/Alpha/VMS T1.3A-1 |
| 1894.1 | Tue Apr 19 1994 16:57 | Noted | 3 lines |
TOPIC | 1895.0 | What does /OPTIMIZE:INLINE mean? |
| 1895.1 | Tue Apr 19 1994 17:06 | What the help page says | 47 lines |
| 1895.3 | Wed Apr 20 1994 13:25 | Oops, wrong hardware | 30 lines |
TOPIC | 1896.0 | How do I tell Unix C users to link against libraries of C++ code? |
| 1896.1 | Tue Apr 19 1994 15:46 | Did you link by saying ld, c89 or cxx? | 12 lines |
| 1896.3 | Tue Apr 19 1994 16:20 | Oops | 9 lines |
TOPIC | 1897.0 | Why can't I overload operator + on built-in types? |
| 1897.2 | Wed Apr 20 1994 13:34 | Overloaded operators must take a class as one arg | 9 lines |
TOPIC | 1899.0 | Unaligned access faults from realloc on Alpha/OSF V2.0 |
| 1899.1 | Wed Apr 20 1994 13:48 | New problem? | 4 lines |
| 1899.4 | Wed Apr 20 1994 17:18 | Just don't trade memory between memory managers | 27 lines |
| 1899.6 | Thu Apr 21 1994 10:43 | Oops, wrong place to report this | 9 lines |
| 1899.9 | Tue Apr 26 1994 08:53 | Thanks for the pointer | 4 lines |
TOPIC | 1900.0 | Structured programming |
| 1900.1 | Wed Apr 20 1994 13:53 | cflow is apparently part of Ultrix and OSF/1 | 23 lines |
TOPIC | 1901.0 | "Unaligned access" from V1.3 compiler on Alpha/OSF under -source_listing |
| 1901.1 | Wed Apr 20 1994 13:04 | Was he generating a listing file at the time? | 2 lines |
| 1901.3 | Mon Apr 25 1994 08:40 | Known problem, fixed in next release | 6 lines |
TOPIC | 1902.0 | C++ Optimization |
| 1902.1 | Thu Apr 21 1994 08:28 | man entries for -O | 17 lines |
TOPIC | 1903.0 | Function templates with const arguments need #pragma define_template before references |
| 1903.2 | Fri Apr 22 1994 15:09 | Barely known problem before now | 8 lines |
| 1903.4 | Tue May 03 1994 08:58 | At least 3 workarounds | 21 lines |
| 1903.6 | Tue May 03 1994 11:10 | I omitted a step | 12 lines |
TOPIC | 1905.0 | request: cxx takes source from stdin |
| 1905.1 | Thu Apr 21 1994 18:55 | We'll see | 2 lines |
| 1905.2 | Wed Apr 27 1994 10:22 | Benefits not worth the cost and risk | 12 lines |
TOPIC | 1906.0 | Time to destroy objects at image run-down |
| 1906.1 | Thu Apr 21 1994 18:44 | I've never heard of this as a problem before | 27 lines |
| 1906.3 | Fri Apr 22 1994 09:06 | Use DEBUG to sample the program's behavior | 13 lines |
| 1906.6 | Wed Jun 15 1994 22:03 | Bottleneck in the application design | 12 lines |
TOPIC | 1910.0 | ``"_ISWMACRO" is not declared'' from iswprint on Alpha/OSF V2.0 |
| 1910.1 | Fri Apr 22 1994 16:41 | @ | 3 lines |
| 1910.4 | Wed Apr 27 1994 08:13 | Elaborate | 19 lines |
| 1910.7 | Wed May 11 1994 09:32 | No other compiler restrictions I can see | 13 lines |
TOPIC | 1912.0 | Is Run-time Type Information (RTTI) implemented? |
| 1912.1 | Tue Apr 26 1994 09:18 | Nothing yet - still undergoing standardization | 11 lines |
TOPIC | 1913.0 | How do I declare a member function returning a nested enum type |
| 1913.1 | Tue Apr 26 1994 09:31 | Not reproduceable | 10 lines |
| 1913.4 | Wed Apr 27 1994 08:17 | -O0, @ | 9 lines |
| 1913.6 | Wed Apr 27 1994 10:28 | Ask ladebug what their message means | 15 lines |
| 1913.8 | Wed Apr 27 1994 12:53 | Glad it's working | 4 lines |
TOPIC | 1916.0 | Type mismatch from X callback routine declared with an XmPushButtonCallbackStruct * argument |
| 1916.1 | Wed Apr 27 1994 08:37 | User error | 22 lines |
TOPIC | 1917.0 | How can I use pointers-to-members when I've hidden the class typedef with some other identifier? |
| 1917.1 | Thu Apr 28 1994 16:17 | Use a typedef in the scope where you need it | 13 lines |
TOPIC | 1920.0 | Questions regarding Class libraries . |
| 1920.1 | Thu Apr 28 1994 16:29 | @ | 12 lines |
TOPIC | 1921.0 | Pointer to constant problem (bug or incorrect use?) |
| 1921.1 | Thu Apr 28 1994 18:38 | You may be in good company | 8 lines |
| 1921.4 | Tue May 03 1994 16:20 | Works as was intended in 1991, subject to change sometime in the future | 108 lines |
TOPIC | 1923.0 | Are there any VESTed IIF files for CXXL$011_SHR and DECC$SHR?
|
| 1923.1 | Fri Apr 29 1994 14:35 | No CXXL$011_SHR.IIF | 4 lines |
TOPIC | 1926.0 | Inline member function templates can't see members of other class templates |
| 1926.1 | Tue May 03 1994 09:36 | Noted | 2 lines |
| 1926.3 | Tue May 03 1994 12:25 | Use the same workaround as you told me about in .0 | 17 lines |
TOPIC | 1930.0 | Unjustified "invalid enumerator" diagnostic from trailing comma |
| 1930.1 | Tue May 03 1994 11:11 | Noted | 3 lines |
| 1930.3 | Wed May 04 1994 08:48 | Feh | 9 lines |
| 1930.6 | Sun May 08 1994 08:59 | You've got it | 4 lines |
TOPIC | 1931.0 | Are uninitialized variables set to zero? |
| 1931.1 | Tue May 03 1994 16:36 | Elaborate | 2 lines |
TOPIC | 1935.0 | DEC C++ passes mangled names for templates to FUSE |
| 1935.1 | Thu May 05 1994 09:55 | Noted | 9 lines |
TOPIC | 1936.0 | DEC C++ passes entities with the name ? to FUSE |
| 1936.1 | Thu May 05 1994 10:34 | Noted | 3 lines |
TOPIC | 1937.0 | Members of anonymous classes appear in FUSE class browser graph |
| 1937.1 | Thu May 05 1994 10:40 | Worth distinguishing the anonymous identifiers? | 8 lines |
| 1937.3 | Sun May 08 1994 09:00 | Keep separate things separate | 5 lines |
TOPIC | 1938.0 | DEC C++ logs implicit references to "this" in the .Cxref file for FUSE |
| 1938.1 | Thu May 05 1994 10:47 | Noted | 5 lines |
TOPIC | 1939.0 | How do I allocate an array of characters on the heap without corrupting it? |
| 1939.2 | Thu May 05 1994 16:37 | What he said | 5 lines |
TOPIC | 1942.0 | DEC C++ generating redundant info for FUSE |
| 1942.1 | Wed May 11 1994 09:11 | Noted | 5 lines |
TOPIC | 1943.0 | DEC C++ not generating info about friends for FUSE |
| 1943.1 | Wed May 11 1994 09:56 | I wonder how much we currently do for friends | 5 lines |
TOPIC | 1944.0 | DEC C++ doesn't generate FUSE reference info for mem-initializers |
| 1944.1 | Wed May 11 1994 10:02 | Noted | 2 lines |
TOPIC | 1945.0 | DEC C++ V1.25 can't find smtstr.h on V4.4 MIPS/Ultrix |
| 1945.1 | Wed May 11 1994 10:37 | A new one on me; some workarounds | 9 lines |
TOPIC | 1946.0 | Is -taso supported by C++ on OSF/1? |
| 1946.1 | Wed May 11 1994 16:24 | Worked fine for me just now | 20 lines |
TOPIC | 1948.0 | "Invalid declaration", etc when compiling Motif headers with C++ on MIPS/Ultrix V4.4 |
| 1948.2 | Thu May 12 1994 12:14 | We may be part of the problem | 8 lines |
| 1948.5 | Thu May 12 1994 17:00 | Hmmm, noted | 13 lines |
| 1948.7 | Thu May 12 1994 18:15 | Glad things are working for now | 3 lines |
TOPIC | 1950.0 | Is there a way to write big macros so that they expand to several short lines? |
| 1950.3 | Thu May 12 1994 17:11 | ANSI C has a definite opinion | 23 lines |
TOPIC | 1951.0 | /warn=enable=check causes fatal error |
| 1951.1 | Thu May 12 1994 17:36 | ~7% smaller | 12 lines |
TOPIC | 1952.0 | What are the predefined macros for Visual C++ and DEC C? |
| 1952.1 | Thu May 12 1994 17:45 | __DECC | 5 lines |
TOPIC | 1953.0 | Why can't I pass an incomplete type as a template-arg? |
| 1953.1 | Thu May 12 1994 18:13 | Elaborate | 7 lines |
| 1953.3 | Mon May 23 1994 16:14 | Looks like a compiler bug, but you'll have to work around it for now | 11 lines |
| 1953.5 | Thu May 26 1994 10:21 | Workaround; severity? | 52 lines |
TOPIC | 1954.0 | Why can't I redefine operator->() for pointer types? |
| 1954.3 | Sat May 14 1994 16:43 | No redefinition of such predefined operators | 32 lines |
TOPIC | 1955.0 | ld: Unresolved: __cxx_dispatch (C&C++) |
| 1955.1 | Mon May 16 1994 08:19 | cc has no idea what system libraries cxx uses | 3 lines |
TOPIC | 1956.0 | DEC C++ status and futures? |
| 1956.2 | Mon May 16 1994 12:50 | Some pointers | 48 lines |
TOPIC | 1958.0 | Mon May 16 1994 17:11 | Request for #pragma to determine /FLOAT setting | 4 lines |
TOPIC | 1959.0 | Why do I get compilation warnings from Motif and Rogue Wave headers? |
| 1959.1 | Mon May 16 1994 19:07 | Probably traditional header problems, and non-portable 3rd party library code | 24 lines |
TOPIC | 1961.0 | Why can DEC C++/VMS perform an extra copy of initializer data? |
| 1961.2 | Wed May 18 1994 10:45 | Some initializers optionally imply extra copy operations | 33 lines |
TOPIC | 1962.0 | Should there be a startup file for DEC C++/Alpha/VMS V1.3? |
| 1962.1 | Wed May 18 1994 11:26 | Help on the way | 2 lines |
TOPIC | 1963.0 | Undefined symbols _DYNAMIC and form__XPCce |
| 1963.1 | Wed May 18 1994 12:40 | Something's fishy - those symbols are both in rather normal libraries | 12 lines |
TOPIC | 1965.0 | How are ``__vms'' & ``__vms_version'' spelled? |
| 1965.1 | Mon May 23 1994 16:53 | Digital's added value | 9 lines |
TOPIC | 1969.0 | Nonlocal static objects don't get initialized with CTCEs at runtime |
| 1969.1 | Mon May 23 1994 19:49 | A known inconsistantly agressive optimization | 12 lines |
| 1969.3 | Tue May 24 1994 17:03 | Free advice | 26 lines |
| 1969.5 | Tue May 24 1994 19:36 | On what you asked... | 43 lines |
TOPIC | 1974.0 | CXXOSF-G PAK not accepted by DEC C++/Alpha/OSF V1.3 |
| 1974.1 | Tue May 24 1994 14:50 | -G never accepted until DEC C++/Alpha/OSF V1.3A | 11 lines |
TOPIC | 1975.0 | C++UNX-G PAK not recognized by DEC C++/MIPS/Ultrix Class Library Reference Manual |
| 1975.1 | Tue May 24 1994 14:40 | I wouldn't expect -G to work | 11 lines |
| 1975.2 | Tue May 24 1994 16:17 | Get a BOOKBROWSER PAK | 7 lines |
TOPIC | 1976.0 | Need moderately large C++ example to demo FUSE Browser |
| 1976.1 | Tue May 24 1994 17:07 | Places to look | 3 lines |
TOPIC | 1982.0 | How do I link against crt0.o with the cxx verb? |
| 1982.2 | Sun May 29 1994 11:14 | No way to link against crt0.o using cxx verb | 11 lines |
TOPIC | 1986.0 | problem with cxx option "-warn=disable=EXTRASEMI" |
| 1986.1 | Sun May 29 1994 13:53 | User error - no such feature | 12 lines |
| 1986.3 | Tue May 31 1994 10:09 | Some users would be screwed by a diagnostic | 23 lines |
TOPIC | 1987.0 | I don't understand which constructors this initialized declaration should use |
| 1987.2 | Tue May 31 1994 10:30 | Using ``='' in to initialize class objects doesn't help | 19 lines |
TOPIC | 1988.0 | How can I pass a const char * by reference that can't be modified? |
| 1988.3 | Mon May 30 1994 09:54 | Two const things take const two times | 29 lines |
TOPIC | 1990.0 | Why isn't the Reference Manual available on CDrom? |
| 1990.1 | Mon May 30 1994 11:17 | Digital has no rights to distribute any C++ reference online | 8 lines |
TOPIC | 1992.0 | Bugcheck from -xref_stdout in DEC C++/Alpha/OSF V1.3A |
| 1992.1 | Wed Jun 01 1994 11:01 | News to me | 22 lines |
TOPIC | 1993.0 | How can I compile VAX C headers with noshare with DEC C++? |
| 1993.1 | Wed Jun 01 1994 21:33 | Noop the keyword with a macro | 10 lines |
TOPIC | 1994.0 | Need help debugging an ACCVIO |
| 1994.1 | Wed Jun 01 1994 21:37 | @ | 3 lines |
TOPIC | 1995.0 | 5 unresolved WSOCK32.LIB references when linking |
| 1995.2 | Wed Jun 01 1994 21:40 | Help summoned | 2 lines |
TOPIC | 1996.0 | Thu Jun 02 1994 09:40 | I wish I could produce mangled names when # stringizing C++-linkage externs | 10 lines |
TOPIC | 1997.0 | Why can't delete be applied to pointers to const? |
| 1997.3 | Thu Jun 02 1994 22:28 | Rationale | 6 lines |
TOPIC | 1998.0 | Generated identifiers included in .Cxref file for FUSE |
| 1998.1 | Sun Jun 05 1994 16:31 | Yep, ought to be fixed | 4 lines |
TOPIC | 1999.0 | %VCG-F-BUGCHECK, Compiler bugcheck during middle end phase |
| 1999.1 | Sun Jun 05 1994 17:19 | Obsolete DEC C RTL, or a bug we've never seen before | 13 lines |
TOPIC | 2002.0 | Why aren't character constants of type int? |
| 2002.3 | Tue Jun 07 1994 11:03 | History | 16 lines |
TOPIC | 2004.0 | Compiler says ``Unable to retrieve message from catalog'' on Alpha/OSF V2.0 |
| 2004.4 | Tue Jun 07 1994 15:53 | What language locale are you running in? | 5 lines |
TOPIC | 2015.0 | How can I efficiently access unaligned data? |
| 2015.1 | Thu Jun 16 1994 17:06 | NYI | 9 lines |
TOPIC | 2035.0 | Memory leak in MIPS/Ultrix CXXL string package |
| 2035.1 | Fri May 12 1995 19:54 | Reproduceable, but won't be fixed | 7 lines |
TOPIC | 2081.0 | Tue Jul 26 1994 11:37 | Optionally output hint #pragmas for insertion into headers | 8 lines |
TOPIC | 2161.0 | H-P's Standard Template Library (STL) |
| 2161.6 | Sat Dec 17 1994 09:26 | @ | 4 lines |
TOPIC | 2260.0 | ACCVIO from zero vtbl calling shareable image on Alpha/VMS |
| 2260.2 | Thu May 11 1995 17:49 | ECO kit - ask for it by name | 3 lines |
TOPIC | 2329.0 | ^C deletes sources compiled with -x cxx |
| 2329.1 | Sat Dec 17 1994 09:17 | Oops | 4 lines |
TOPIC | 2331.0 | C++ and PL/1 on VMS v5.5-2 |
| 2331.1 | Mon Dec 19 1994 08:55 | Basically like C and PL/I | 3 lines |
TOPIC | 2566.0 | Construct static objects in reverse module order |
| 2566.3 | Fri May 05 1995 15:38 | Now GORGE OSF_QAR 32881 | 21 lines |
TOPIC | 2572.0 | _Using ..._ guide says ``static template ...'' in �5.2 |
| 2572.3 | Thu May 04 1995 19:04 | You'll hear about it | 4 lines |
TOPIC | 2573.0 | STDIO.H compilation errors in V1.1 |
| 2573.3 | Mon May 08 1995 14:33 | No valid config, no matter how old, could cause this | 12 lines |
TOPIC | 2575.0 | Prefix const on some overloaded functions prevents resolution |
| 2575.1 | Mon May 08 1995 10:07 | NR | 2 lines |
TOPIC | 2579.0 | Passing integers to inherited overloaded pointer operators differs from Visual C++ |
| 2579.4 | Wed May 10 1995 12:17 | Not over by a long shot | 5 lines |
| 2579.8 | Wed May 17 1995 20:15 | Hopefully everyone can benefit from this problem report | 93 lines |
TOPIC | 2583.0 | CXXL wants VMS task users to evaluate an incompatible change |
| 2583.9 | Wed May 17 1995 21:03 | Contingent aspects | 29 lines |
| 2583.14 | Thu May 18 1995 20:55 | Some possibilities | 37 lines |
| 2583.23 | Fri May 19 1995 15:34 | C++ places a premium on proper class design | 18 lines |
TOPIC | 2585.0 | Why can't I reliably strcpy a string into a char array? |
| 2585.8 | Thu May 18 1995 19:27 | "Not const, but not necessarily writable" | 7 lines |
TOPIC | 2587.0 | Bug in Class Templates in V5.0-3 Sanity kit on OSF |
| 2587.3 | Thu May 18 1995 19:45 | With templates, pass-by-value should raise a red flag for you | 13 lines |
TOPIC | 2588.0 | No prototypes for a64l(3) and l64a(3) in stdlib.h |
| 2588.2 | Thu May 18 1995 19:48 | @ | 4 lines |
TOPIC | 2589.0 | How can I execute different operator[]'s on lhs & rhs of assignment? |
| 2589.2 | Thu May 18 1995 19:58 | Yep, that's a good way to do it | 4 lines |
TOPIC | 2594.0 | *++ = gets wrong answer from *++ in ?: |
| 2594.4 | Fri May 19 1995 14:50 | Harder to break simpler code | 23 lines |
TOPIC | 2595.0 | How to make object behave differently on either side of an =? |
| 2595.2 | Fri May 19 1995 15:10 | Sample solution using private float conversion operator | 35 lines |
TOPIC | 2637.0 | GEM_DB_ABORT bugcheck in GEM_IL_BUILD via gemc_be_master on VMS |
| 2637.2 | Thu Jun 29 1995 19:55 | Might be fixed the next time we release | 9 lines |
TOPIC | 2645.0 | How can I assign a char * to a struct *? |
| 2645.2 | Wed Jun 28 1995 19:58 | Solution | 6 lines |