[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Posting history for user DECC::J_WARD

187 notes across 7 conferences

Summary of Posts

Click on conference filespec to scroll down to
ConferenceTotal
Posts
Conference Title
turris::c_plus_plus163C++
caldec::wrl_atom9ATOM Tool Development System
clt::fuse7DEC FUSE - UNIX SDE
turris::decladebug3Digital Ladebug debugger
turris::tle_trips3TLE Trip Reports
turris::digital_unix1DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
clt::cma1DECthreads Conference

Conference turris::c_plus_plus (C++)

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

Conference turris::digital_unix (DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1))

1 posts
TOPIC9201.0Mon Mar 17 1997 12:58 uswitch() prototype missing from uswitch.h header 64 lines

Conference caldec::wrl_atom (ATOM Tool Development System)

9 posts
TOPIC208.0Fri Feb 09 1996 16:26 using third with shared library doesn't work 20 lines
208.2Mon Feb 12 1996 10:10 that works, thanks! 7 lines
TOPIC211.0Wed Feb 14 1996 09:36 Example in Third Degree User Manual doesn't give same results with C++ as it does with C 120 lines
TOPIC250.0Mon Jul 08 1996 13:56 error about no relocation records? 38 lines
250.1Tue Jul 09 1996 12:16 We figured out the problem... 4 lines
TOPIC254.0Tue Jul 23 1996 16:42 minor problem with third degree output 29 lines
TOPIC277.0Fri Oct 25 1996 17:05 complicated C++ program using templates causing third degree to segfault 62 lines
TOPIC290.0Fri Jan 17 1997 09:32 false positive from third degree... 33 lines
290.2Mon Jan 20 1997 13:09 this is the same problem as note 213 15 lines

Conference clt::cma (DECthreads Conference)

1 posts
TOPIC1221.0Wed Sep 27 1995 13:45 Any interest in taking a DECthreads class? 13 lines

Conference clt::fuse (DEC FUSE - UNIX SDE)

7 posts
TOPIC1157.0Tue Nov 21 1995 19:04 FUSE C++ class browser does not understand templates 25 lines
TOPIC1158.0Tue Nov 21 1995 19:11 C++ class browser does not handle nested classes 22 lines
TOPIC1159.0Tue Nov 21 1995 19:12 C++ class browser does not handle forward declarations of classes 20 lines
TOPIC1161.0Tue Nov 28 1995 20:02 DEC FUSE 2.1 C++ class browser doesn't work with more than one unnamed class 31 lines
TOPIC1162.0Tue Nov 28 1995 20:06 DEC FUSE 2.1 C++ class browser and implicit assignment op declaration 28 lines
TOPIC1163.0Tue Nov 28 1995 20:11 DEC FUSE 2.1 C++ class browser and local classes 32 lines
TOPIC1164.0Tue Nov 28 1995 20:14 DEC FUSE 2.1 C++ class browser and exception specifications 17 lines

Conference turris::decladebug (Digital Ladebug debugger)

3 posts
TOPIC685.0Tue Oct 22 1996 14:25 minor problem with syntax of ladebug output for template arg of template 40 lines
TOPIC908.0Thu Apr 03 1997 14:25 ladebug seg fault trying to debug an iostream test 25 lines
TOPIC955.0Fri May 16 1997 15:20 assertion failure with code compiled with 6.0 C++ compiler 57 lines

Conference turris::tle_trips (TLE Trip Reports)

3 posts
TOPIC 208.0 Spring 1996 DECUS Trip Report
208.3Fri Jun 14 1996 15:29 Yet another DECUS trip report 151 lines
TOPIC213.0Fri Nov 22 1996 12:49 trip report for C++ standards meeting, Nov 11-15, 1996 in Kona, Hawaii 269 lines
TOPIC 215.0 trip report for ANSI C++ meeting in Nashua
215.1Wed Mar 19 1997 16:51 another trip report from Nashua 298 lines

Additional information

First Post:Wed Sep 06 1995
Last Post:Tue Jun 03 1997
# Topics:19
# Replies:168
# We have note bodies for:69
Total memory used by this script: 957,840 (4,194,304)