TOPIC | 780.0 | What does "DECINTRFT, ... the initialization of a non-const reference requires a temporary ..." mean? |
| 780.37 | Thu May 30 1996 16:46 | if you can't create a local variable... | 29 lines |
TOPIC | 1204.0 | DEC C++ doesn't permit explicit calls on undefined destructors |
| 1204.6 | Fri Feb 16 1996 12:29 | problem with destroy() function | 16 lines |
| 1204.9 | Mon Feb 19 1996 09:52 | | 15 lines |
TOPIC | 1567.0 | Why aren't inherited functions overloaded? |
| 1567.11 | Thu Nov 30 1995 15:57 | derivation/overloading | 18 lines |
TOPIC | 1576.0 | DEC C++ and Namespaces |
| 1576.4 | Thu Mar 07 1996 11:10 | namespaces | 27 lines |
TOPIC | 2079.0 | What is the new/delete equivalent of realloc() ? |
| 2079.6 | Thu Apr 10 1997 16:24 | | 5 lines |
TOPIC | 2340.0 | Why do I get syntax errors from FOO<BAR<x>>? |
| 2340.13 | Mon Jul 08 1996 14:14 | declaring a map stl | 13 lines |
| 2340.19 | Mon Jul 15 1996 13:51 | author's response -- footnote is changed in second printing | 51 lines |
TOPIC | 2721.0 | How can I instantiate STL for my application? |
| 2721.5 | Wed Sep 06 1995 14:21 | re: STL problems | 54 lines |
TOPIC | 2785.0 | Does CXXL support the auto_ptr class template yet? |
| 2785.4 | Tue Oct 17 1995 12:29 | auto ptr class -- this matches what's in the April 95 working draft | 35 lines |
TOPIC | 3007.0 | How can I used #pragma define_template with STL? |
| 3007.1 | Thu Apr 11 1996 11:16 | Use -DSL_INLINE_FCTS | 21 lines |
TOPIC | 3022.0 | Portable Strings? |
| 3022.11 | Thu Apr 25 1996 10:49 | object persistence in C++ standard library | 21 lines |
TOPIC | 3023.0 | Who sells C++ test suites? |
| 3023.5 | Mon Apr 29 1996 11:33 | C++ test suites | 3 lines |
TOPIC | 3044.0 | Does STL vector<T>::pop_back deallocate memory? |
| 3044.1 | Mon Apr 29 1996 14:27 | STL vector::push_back() inserts copies of elements into the vector | 18 lines |
| 3044.2 | Mon Apr 29 1996 15:49 | further clarification | 9 lines |
| 3044.5 | Tue Apr 30 1996 10:54 | example of how you might use a vector<char*> in a class | 55 lines |
| 3044.6 | Tue Apr 30 1996 11:32 | one more thing | 5 lines |
TOPIC | 3080.0 | Can't create a library of common instantiations |
| 3080.3 | Wed May 15 1996 17:02 | try ranlib | 6 lines |
TOPIC | 3092.0 | How does C++'s runtime performance compare to C's? |
| 3092.1 | Thu May 30 1996 11:09 | reference | 15 lines |
TOPIC | 3093.0 | How does ostrstream::str allocate memory? |
| 3093.2 | Fri May 31 1996 11:50 | how is memory allocated | 14 lines |
TOPIC | 3152.0 | "times" has no linkage and has a prior declaration in this scope? |
| 3152.2 | Mon Jul 08 1996 14:09 | Re: conflict with STL times and times.h | 73 lines |
TOPIC | 3153.0 | declaring map bugchecks cxxlink |
| 3153.2 | Mon Jul 08 1996 17:54 | same problem as previous note? | 4 lines |
| 3153.5 | Tue Jul 09 1996 14:07 | map problem | 61 lines |
TOPIC | 3160.0 | Undefined symbol int __lt(const String &, const String &) |
| 3160.1 | Wed Jul 10 1996 10:30 | What string class are you using? | 25 lines |
TOPIC | 3196.0 | Assignment operator in class libraries |
| 3196.1 | Fri Aug 09 1996 13:33 | | 29 lines |
TOPIC | 3201.0 | STL link_type conversion operators |
| 3201.1 | Wed Aug 14 1996 14:00 | re: link_type | 17 lines |
TOPIC | 3205.0 | ofstream open() fails to create file |
| 3205.12 | Fri Jan 17 1997 14:13 | message to cerr never gets displayed... | 19 lines |
TOPIC | 3209.0 | COMPLEX divide by zero? |
| 3209.5 | Fri Aug 30 1996 15:24 | complex library errors... | 25 lines |
| 3209.7 | Tue Sep 10 1996 13:13 | the DEC C++ complex library is not IEEE conformant | 27 lines |
| 3209.9 | Fri Sep 13 1996 16:04 | perhaps we have a solution? | 55 lines |
TOPIC | 3212.0 | STL List.Hxx needs modification to make structures public |
| 3212.1 | Thu Aug 22 1996 13:22 | re: need for public members in list class | 12 lines |
| 3212.6 | Fri Aug 23 1996 12:33 | possible better solution for customer... | 50 lines |
| 3212.9 | Wed Aug 28 1996 17:00 | | 20 lines |
| 3212.11 | Tue Sep 03 1996 12:06 | I think you need to make a couple more changes | 28 lines |
TOPIC | 3220.0 | STL Library: invalid deffinition |
| 3220.3 | Tue Sep 03 1996 10:15 | HP STL implemenation is not up-to-date | 29 lines |
| 3220.5 | Mon Sep 09 1996 10:09 | problem compiling algorithm | 22 lines |
TOPIC | 3227.0 | Compiler error when using STL. |
| 3227.1 | Tue Sep 03 1996 10:22 | | 4 lines |
TOPIC | 3229.0 | %CXX-E-ARGCOUNT change from V5.2 to V5.4 |
| 3229.2 | Fri Sep 06 1996 13:38 | I think it's a bug | 43 lines |
TOPIC | 3245.0 | STL Compile probs. |
| 3245.2 | Thu Sep 12 1996 18:38 | answers for first two questions | 24 lines |
| 3245.4 | Fri Sep 13 1996 10:46 | | 23 lines |
| 3245.5 | Fri Sep 13 1996 10:51 | one more thing... | 10 lines |
TOPIC | 3252.0 | Undefined symbols problem plus suggested diagnosis process |
| 3252.1 | Fri Sep 13 1996 11:16 | he's using the Rogue Wave libraries | 7 lines |
TOPIC | 3253.0 | /template_define on Alpha causes multiply defined symbols (with <vector>) |
| 3253.3 | Tue Dec 24 1996 13:22 | workaround for multiply defined bit_vector symbols... | 8 lines |
TOPIC | 3263.0 | Template Error |
| 3263.1 | Mon Sep 23 1996 10:47 | need definition of get_os_typespec() | 12 lines |
| 3263.3 | Tue Sep 24 1996 18:37 | can you take a look | 12 lines |
TOPIC | 3269.0 | STL map allocates about 8k |
| 3269.2 | Mon Sep 30 1996 10:49 | only one way to customize right now... | 61 lines |
| 3269.6 | Wed Oct 23 1996 14:35 | re: why the change? | 45 lines |
TOPIC | 3274.0 | STL turning off user's set_new_handler |
| 3274.1 | Fri Oct 04 1996 10:52 | call to set_new_handler() in <memory> | 3 lines |
TOPIC | 3280.0 | operator!= from /usr/include/cxx/utility generates error in CXX 5.4 |
| 3280.2 | Wed Oct 09 1996 10:53 | explanation of problem and workaround | 34 lines |
TOPIC | 3286.0 | Destructor vanished when strstream.hxx is included and exception used |
| 3286.1 | Mon Oct 14 1996 14:22 | a little more info ... the problem is caused by pragma __extern_prefix in strstream.h | 18 lines |
| 3286.3 | Tue Oct 15 1996 09:58 | re: Where is that code | 12 lines |
TOPIC | 3294.0 | set_new_handler scope question |
| 3294.1 | Mon Oct 21 1996 11:06 | re: set_new_handler | 31 lines |
| 3294.3 | Mon Oct 21 1996 17:27 | re: class-specific new and delete operators | 14 lines |
TOPIC | 3297.0 | is_open and fstream |
| 3297.1 | Tue Oct 22 1996 10:11 | way to check if ifstream filebuf is open | 15 lines |
TOPIC | 3301.0 | string.hxx and X11/Intrinsic.h are incompatible? |
| 3301.1 | Thu Oct 24 1996 13:47 | re: conflict with name "String" | 17 lines |
TOPIC | 3302.0 | Class library documentation format suggestions anyone ?? |
| 3302.2 | Mon Oct 28 1996 11:12 | Class library reference manual suggestion | 28 lines |
TOPIC | 3306.0 | OVERNOBEST OVERMATCHTRY NEEDINTEXPR prob |
| 3306.3 | Wed Oct 30 1996 16:35 | I think this is the situation | 43 lines |
TOPIC | 3309.0 | Cannot display the address of a character data type using the cout object! |
| 3309.1 | Thu Oct 31 1996 16:08 | reason for difference in iostream output between char* and int* | 24 lines |
TOPIC | 3311.0 | CXX V5.5 Digital UNIX -O1 optimization bug |
| 3311.1 | Fri Nov 01 1996 09:43 | looks like a compiler bug in return value optimization... | 22 lines |
TOPIC | 3312.0 | string class |
| 3312.1 | Fri Nov 01 1996 09:20 | We have a ANSI string class in V5.5 | 12 lines |
TOPIC | 3313.0 | overloading new operator on a user type |
| 3313.1 | Fri Nov 01 1996 10:11 | should work... | 26 lines |
TOPIC | 3314.0 | CXX 550 and standards? |
| 3314.1 | Fri Nov 01 1996 14:10 | I think we need more info... | 47 lines |
| 3314.3 | Thu Nov 07 1996 16:47 | I think I see the problem. | 23 lines |
TOPIC | 3316.0 | DEC C++ 5.6? |
| 3316.2 | Thu Nov 07 1996 10:08 | suggestions for how to cope with a moving target... | 68 lines |
TOPIC | 3318.0 | Help with map containing an embedded class |
| 3318.2 | Thu Nov 07 1996 11:04 | known restriction with automatic instantiation... | 3 lines |
TOPIC | 3336.0 | %LINK-I-UDFSYM with template |
| 3336.1 | Tue Nov 19 1996 14:41 | see note 3318.2 or note 3245.2, known restriction | 26 lines |
| 3336.3 | Wed Nov 20 1996 10:52 | you must use cxxlink not link | 2 lines |
TOPIC | 3338.0 | getline templete |
| 3338.1 | Wed Nov 20 1996 11:06 | I think we fixed it already... | 44 lines |
TOPIC | 3339.0 | CXX 5.5 - deque STL bug. |
| 3339.3 | Wed Nov 20 1996 14:11 | fix for deque | 15 lines |
TOPIC | 3342.0 | Archive library global objects are not created |
| 3342.4 | Fri Nov 22 1996 13:28 | to quote the ARM... | 37 lines |
TOPIC | 3345.0 | Microsoft compatibility suggestion |
| 3345.2 | Tue Nov 26 1996 09:28 | some UNIX op systems have commands for this... | 24 lines |
| 3345.5 | Tue Nov 26 1996 11:20 | I entered a request for cxx to accept DOS format files | 6 lines |
TOPIC | 3347.0 | Throwing object behaviour changed in 5.5 (5.4) |
| 3347.1 | Tue Nov 26 1996 09:59 | I think it's a bug in our compiler... | 34 lines |
TOPIC | 3349.0 | explanation on compilation errors needed |
| 3349.3 | Wed Nov 27 1996 14:34 | actually the second program is legal according to the latest ANSI draft (but not the ARM) | 18 lines |
TOPIC | 3351.0 | ld: Unresolved: operator << |
| 3351.1 | Mon Dec 02 1996 09:53 | I think it's a bug -- | 20 lines |
| 3351.4 | Tue Dec 10 1996 14:46 | Can you give us a reproducer? | 11 lines |
TOPIC | 3353.0 | Header File Support |
| 3353.1 | Mon Dec 02 1996 12:25 | re: header file support | 5 lines |
TOPIC | 3356.0 | string class performance |
| 3356.1 | Wed Dec 04 1996 14:33 | RE: string class performance | 8 lines |
TOPIC | 3359.0 | Difference between our C++ and VC++,GCC.. |
| 3359.1 | Mon Dec 09 1996 11:06 | possible workaround... | 59 lines |
TOPIC | 3363.0 | CXX-E-NOTCLASS, Tclas is not a class, struct, or union type |
| 3363.1 | Tue Dec 10 1996 09:23 | This is a known problem | 5 lines |
TOPIC | 3365.0 | what type is constructor in function call? |
| 3365.1 | Thu Dec 12 1996 10:16 | constructor return type -- const or not? | 14 lines |
| 3365.4 | Mon Dec 16 1996 10:09 | we need to see a real example | 24 lines |
TOPIC | 3366.0 | c++ problem with volatile |
| 3366.1 | Thu Dec 12 1996 10:24 | I think it's a bug... | 24 lines |
TOPIC | 3368.0 | rb_tree allocated off stack, using default allocator |
| 3368.2 | Mon Dec 16 1996 09:55 | re: rb_tree and allocators | 49 lines |
TOPIC | 3370.0 | creating a library of common instantiations |
| 3370.1 | Wed Dec 18 1996 11:15 | more details... | 19 lines |
| 3370.2 | Wed Dec 18 1996 12:35 | I think we just need to add something to the documentation in 5.3.3 | 29 lines |
TOPIC | 3373.0 | String class questions |
| 3373.1 | Fri Dec 20 1996 13:04 | your program works fine for me | 17 lines |
TOPIC | 3379.0 | STL map with a struct key |
| 3379.1 | Tue Dec 31 1996 15:03 | you're almost there... | 55 lines |
| 3379.3 | Thu Jan 09 1997 09:59 | Re: two questions in .2 | 75 lines |
| 3379.5 | Thu Jan 09 1997 10:27 | sort() is a function call | 9 lines |
TOPIC | 3384.0 | return reference to a map? |
| 3384.1 | Fri Jan 03 1997 11:38 | re: reference to map | 17 lines |
TOPIC | 3386.0 | the struct "exception" is redefined |
| 3386.1 | Mon Jan 06 1997 11:48 | This is in a release note for V5.5 | 41 lines |
TOPIC | 3397.0 | C++ v5.5-004 compiler bug or prog. error ??? |
| 3397.1 | Tue Jan 14 1997 11:18 | I think it's a known restriction | 6 lines |
| 3397.3 | Tue Jan 14 1997 16:53 | When? | 2 lines |
TOPIC | 3398.0 | An unresolvable problem with templates. |
| 3398.1 | Tue Jan 14 1997 16:50 | C++ needs to know the return type at compile time for type checking | 62 lines |
| 3398.3 | Thu Jan 16 1997 10:43 | The code in .2 is valid, but how would you write the function body? | 38 lines |
TOPIC | 3400.0 | More constructors are executed than destructors using map !!! |
| 3400.1 | Thu Jan 16 1997 12:58 | how about the copy constructor? | 10 lines |
TOPIC | 3402.0 | Seg. fault during compilation. |
| 3402.2 | Mon Jan 20 1997 15:12 | here is a reproducer... | 37 lines |
TOPIC | 3406.0 | compiler memory access violation (unix 3.2, c++ 5.5-004) |
| 3406.2 | Wed Jan 22 1997 13:56 | a (not pretty!) workaround | 58 lines |
TOPIC | 3412.0 | How to make class object globally visible in multiple modules? |
| 3412.1 | Mon Jan 27 1997 10:01 | I think your declaration of globalIa is wrong... | 12 lines |
TOPIC | 3413.0 | OSF Digital C++ V5.4-006 Abstract classes error? |
| 3413.1 | Tue Jan 28 1997 09:23 | customer is right, it should give an error... | 12 lines |
TOPIC | 3414.0 | Need help pthread . |
| 3414.2 | Tue Jan 28 1997 13:49 | possible problem iin the hash table library routines... | 12 lines |
TOPIC | 3416.0 | possible to create .so using templates in 3.2? |
| 3416.1 | Thu Jan 30 1997 09:40 | how about this... | 12 lines |
TOPIC | 3418.0 | lock a file ?? |
| 3418.2 | Fri Jan 31 1997 11:19 | .1 is correct, this is how you would do it... | 16 lines |
TOPIC | 3422.0 | How to specify a line number in a template function when using ladebug?? |
| 3422.1 | Mon Feb 03 1997 11:49 | couldn't reproduce the problem... | 77 lines |
| 3422.3 | Mon Feb 03 1997 14:07 | I see the problem... | 11 lines |
| 3422.4 | Thu Feb 06 1997 17:09 | FYI | 3 lines |
TOPIC | 3428.0 | GLOBAL BSS / GLOBAL OBJECT warning ? |
| 3428.1 | Tue Feb 04 1997 10:25 | one thing to look at... | 28 lines |
TOPIC | 3430.0 | %CXX-E-NONCONSTCALL on per 7.0 Alpha systems |
| 3430.4 | Wed Feb 05 1997 11:36 | call non-const version of operator() | 16 lines |
TOPIC | 3435.0 | problem using Stopwatch |
| 3435.1 | Thu Feb 06 1997 09:39 | might be conflict with times function object in STL header file <functional> | 16 lines |
TOPIC | 3436.0 | migrate Alpha -> VAX |
| 3436.1 | Thu Feb 06 1997 16:48 | STL-specific problems... | 33 lines |
TOPIC | 3449.0 | Strange Behavior |
| 3449.1 | Thu Feb 13 1997 16:16 | I think you're hitting the known automatic instantiation restriction | 5 lines |
TOPIC | 3450.0 | stream functions for types in ints.h |
| 3450.1 | Fri Feb 14 1997 10:06 | special int types and iostreams | 14 lines |
TOPIC | 3459.0 | non-inlined virtual member functions not defined |
| 3459.2 | Fri Feb 21 1997 15:05 | undefined symbols | 7 lines |
TOPIC | 3460.0 | Internal compiler error detected at line 7071 |
| 3460.1 | Mon Feb 24 1997 09:01 | Internal compiler error should have been detected as user error | 23 lines |
TOPIC | 3461.0 | 5.5, internal compiler error, nested class used to instantiate template |
| 3461.1 | Mon Feb 24 1997 09:40 | Definitely a cxx bug, but currently unclear as to whether this should generate a compiler error... | 60 lines |
TOPIC | 3463.0 | %CXX-E-REFENCLOSING |
| 3463.2 | Tue Feb 25 1997 09:03 | I think it's a bug... | 8 lines |
TOPIC | 3464.0 | Compiler/Virtual Memory Problem : STL ?? |
| 3464.2 | Tue Feb 25 1997 09:10 | a little more info | 17 lines |
TOPIC | 3489.0 | how about a "truncate at current position" manipulator for fstream? |
| 3489.3 | Fri Mar 14 1997 12:50 | answer to .2 | 4 lines |
| 3489.6 | Mon Mar 17 1997 09:10 | ftruncate() opens and closes the file | 10 lines |
TOPIC | 3494.0 | Assigment operator and array |
| 3494.1 | Mon Mar 17 1997 09:39 | this looks like a compiler bug... | 18 lines |
TOPIC | 3495.0 | uswitch() function appears to nave no c++ prototype. |
| 3495.2 | Mon Mar 17 1997 10:00 | I cross-posted this to Digital UNIX notes conference | 3 lines |
TOPIC | 3497.0 | Infinte run-time loop?? |
| 3497.1 | Tue Mar 18 1997 09:11 | I think we need more info... | 10 lines |
TOPIC | 3499.0 | Another OVERLDAMBIG |
| 3499.1 | Tue Mar 18 1997 11:39 | some of the special int types are not overloaded in iostream library | 7 lines |
TOPIC | 3500.0 | Large objects/executable images, small source?? |
| 3500.5 | Wed Apr 02 1997 09:52 | you would only need to include vector | 5 lines |
TOPIC | 3503.0 | undefined symbol using template |
| 3503.2 | Wed Mar 19 1997 10:03 | shows bug in automatic instantiation, will be fixed in next release of compiler (V5.6) | 23 lines |
TOPIC | 3507.0 | ANOTHER MEMORY LEAK- SEEMS SOMEWHAT STRANGE |
| 3507.1 | Thu Mar 20 1997 18:22 | analysis of problem in .0 | 31 lines |
TOPIC | 3514.0 | Calling protected member functions from withing a class hierarchy: this vs object |
| 3514.1 | Tue Mar 25 1997 17:02 | protected member access rules | 13 lines |
TOPIC | 3515.0 | TYPEXPR error ? |
| 3515.4 | Wed Mar 26 1997 11:03 | I think the problem is va_list | 6 lines |
| 3515.6 | Wed Mar 26 1997 11:27 | buglet? | 8 lines |
TOPIC | 3516.0 | class library for ftp (tcp/ip) |
| 3516.3 | Mon Apr 21 1997 11:32 | Rogue Wave has a C++ class library | 16 lines |
TOPIC | 3517.0 | Type not followed by "(" in an expression |
| 3517.1 | Fri Mar 28 1997 09:56 | the code needs to be reorganized | 255 lines |
| 3517.3 | Fri Mar 28 1997 12:53 | the current language rules... | 40 lines |
TOPIC | 3522.0 | -Hf does not compile template instantiations |
| 3522.1 | Wed Apr 02 1997 09:48 | I don't know why this makes a difference... | 13 lines |
TOPIC | 3529.0 | Initialize problem |
| 3529.2 | Mon Apr 07 1997 14:01 | initialization order rules | 6 lines |
TOPIC | 3534.0 | C++ compilation errors |
| 3534.1 | Thu Apr 10 1997 10:06 | re: conflict with "times" | 2 lines |
TOPIC | 3535.0 | .cxx extension and posix calls |
| 3535.2 | Thu Apr 10 1997 18:33 | the extension determines how it's compiled... | 20 lines |
TOPIC | 3537.0 | More C++ compilation problems. |
| 3537.1 | Fri Apr 11 1997 13:23 | The iterator has to be const | 30 lines |
TOPIC | 3538.0 | compilation problem with #define directive |
| 3538.1 | Tue Apr 15 1997 15:48 | problem is in /usr/include/time.h header file | 47 lines |
TOPIC | 3542.0 | problem with rb_tree on multi-threaded environment? |
| 3542.1 | Fri Apr 18 1997 13:34 | re: problem with rb_tree | 19 lines |
TOPIC | 3554.0 | support for w_string class |
| 3554.4 | Mon May 12 1997 10:11 | wide string support in C++ | 23 lines |
TOPIC | 3556.0 | %CXX-E-TYPEXPR error with release notes example |
| 3556.1 | Mon Apr 28 1997 09:44 | need assume=noheader_type_default | 17 lines |
TOPIC | 3565.0 | Problem with templates in CXX560T03 |
| 3565.1 | Mon May 12 1997 10:32 | how about creating some dependencies? | 18 lines |
TOPIC | 3566.0 | Does the "explicit" keyword disappeared ? |
| 3566.1 | Mon May 12 1997 14:30 | explicit has never worked in DEC C++, but will be in 6.0 | 18 lines |
TOPIC | 3572.0 | something about not using namespace and now failing ... |
| 3572.1 | Wed May 14 1997 15:30 | this is a user error that is now being caught in V5.6 | 36 lines |
| 3572.3 | Fri May 16 1997 15:11 | I think this shows a compiler bug... | 54 lines |
TOPIC | 3573.0 | putchar macro interference |
| 3573.1 | Thu May 15 1997 11:23 | I think it's a user error to try to use putchar as a member func | 14 lines |
TOPIC | 3574.0 | Referencing C++ variables from C files |
| 3574.1 | Fri May 16 1997 09:56 | works fine for me. | 11 lines |
TOPIC | 3578.0 | Typedef map of map STL, ld: unresolved ...?" 3578.0 |
| 3578.1 | Wed May 21 1997 10:37 | this is a known automatic instantiation compiler bug, it will not be fixed until 6.0 | 12 lines |
TOPIC | 3582.0 | Redefinition of operator new?? |
| 3582.1 | Wed May 21 1997 11:46 | yes, this is an expected error | 22 lines |
TOPIC | 3584.0 | works ok with 5.1, memory problems with 5.5. How ebout 5.6? |
| 3584.1 | Wed May 21 1997 15:33 | You need to define a copy constructor and assignment operator | 9 lines |
| 3584.3 | Wed May 21 1997 17:54 | returning reference to local temporary might be the problem? | 19 lines |
TOPIC | 3586.0 | "Type not followed by "(" in an expression" error |
| 3586.2 | Tue May 27 1997 10:28 | We need some examples before we can diagnose the problem | 43 lines |
TOPIC | 3587.0 | question about the ternary operator '?' |
| 3587.1 | Mon May 26 1997 18:18 | I'm not sure if it's a bug or feature... | 20 lines |
TOPIC | 3589.0 | Problem using qhead and qtail classes |
| 3589.2 | Wed May 28 1997 14:50 | Here's my theory as to what's going wrong... | 137 lines |
TOPIC | 3590.0 | Can not configure Tools.h++ on CXX V5.6 |
| 3590.1 | Tue May 27 1997 14:44 | that looks like a bug in RW's config script | 11 lines |
TOPIC | 3592.0 | += copying strings?? |
| 3592.1 | Thu May 29 1997 10:31 | V5.5 string has performance problems, can you upgrade to V5.6? | 36 lines |
TOPIC | 3593.0 | Missing symbol CXX$NPS55BSCSTRNGC22STRN0NK0DNJ |
| 3593.1 | Fri May 30 1997 16:41 | we've reproduced the problem | 5 lines |
TOPIC | 3594.0 | xti _terrno unresolved, Unix V4.0B? |
| 3594.1 | Mon Jun 02 1997 10:26 | It looks like a bug in the header | 12 lines |
TOPIC | 3595.0 | problem with constructor of nested class |
| 3595.1 | Mon Jun 02 1997 10:53 | compiler should not core dump, it should give a compilation error | 18 lines |
TOPIC | 3596.0 | Multiply defined, typedef of map templates? |
| 3596.1 | Mon Jun 02 1997 15:08 | I can't reproduce the problem... | 40 lines |
| 3596.3 | Mon Jun 02 1997 16:47 | I was able to reproduce it, it does appear to be fixed in V5.6 cxx | 7 lines |
| 3596.5 | Tue Jun 03 1997 10:19 | ignore .2 | 7 lines |