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

Posting history for user DECSIM::BOGDANOV

424 notes across 31 conferences

Summary of Posts

Click on conference filespec to scroll down to
ConferenceTotal
Posts
Conference Title
turris::c_plus_plus182C++
turris::lsedit45VAX Language-Sensitive Editor Notes
turris::decladebug27Digital Ladebug debugger
smurf::alpha_osf19This conferernce has moved to TURRIS::DIGITAL_UNIX
vaxaxp::notes$archive:alphanotes_v118Alpha Support conference
clt::fuse17DEC FUSE - UNIX SDE
turris::decc17DECC
turris::debug16DEBUG
turris::decc_alpha14DEC C ALPHA CONFERENCE
turris::decc_bugs10DEC C Problem Reporting Forum
turris::asm7ALPHA MACRO-64
clt::cms6DEC Code Management System
turris::source_code_analyzer5VAXSCA - VAX Source Code Analyzer
decwet::deccxx4DECCXX
bulova::decw_jan-89_to_nov-904DECWINDOWS 26-JAN-89 to 29-NOV-90
clt::rtl4OpenVMS Run-Time Libraries
clt::mms4MMS general interest file
unifix::home_based_business3Home Based Businesses
noted::dup_old_ultrix3Volume 3, Take a RISC with ULTRIX...
vaxaxp::notes$archive:vmsnotes_v93VMS and more...
vaxaxp::notes$archive:vmsnotes_v103VAX and Alpha VMS
turris::vaxc2VAX C Notes
turris::lse_bugs2LSE bug reports
turris::lse_customizations2LSE_CUSTOMIZATIONS
bulova::decwindows1DECWINDOWS
turris::gnu1GNU Conference
abbott::dw-mail1DECwindows Mail
7.286::osf_archive1Open Software Foundation -- the Organization
clt::pplrtl1Parallel Processing Run Time Library Discussions
turris::pascal1DEC Pascal Notes
7.286::ansi_printing1Digital ANSI-Compliant Printers and Printing

Conference bulova::decwindows (DECWINDOWS)

1 posts
TOPIC 4393.0 Font Resources....
4393.1Mon Apr 04 1994 17:09 Font for LSE? 20 lines

Conference turris::c_plus_plus (C++)

182 posts
TOPIC 483.0 DEC C++/VAX/VMS V1.1
483.163Tue May 11 1993 12:50 SCA ? 1 lines
TOPIC 679.0 Undefined symbols for template member functions
679.15Tue Feb 16 1993 19:08 using template functions 36 lines
679.16Wed Feb 17 1993 11:18 compiler does not generate template function 51 lines
679.17Wed Feb 17 1993 11:22 It works correctly with inline functions 15 lines
679.26Tue Sep 14 1993 19:41 define_template 9 lines
679.29Tue Nov 09 1993 19:33 13 lines
679.40Tue Apr 13 1993 18:19 8 lines
TOPIC 728.0 Wish for diagnostic for missing return in valued function
728.18Wed Dec 15 1993 12:00 Yes 3 lines
TOPIC 759.0 Bug check during code binding with templates under /DEBUG
759.24Wed Sep 22 1993 19:26 Internal bug check with /debug option 69 lines
759.29Mon Dec 06 1993 17:23 I think it was reported here 17 lines
759.30Mon Dec 06 1993 18:23 I was wrong: this bug check is not fixed 0 lines
TOPIC 780.0 What does "DECINTRFT, ... the initialization of a non-const reference requires a temporary ..." mean?
780.21Thu Dec 30 1993 19:51 constant reference again 60 lines
TOPIC 804.0 Undefined C symbols during linking with extra characters in their names
804.34Mon May 23 1994 18:11 20 lines
TOPIC 883.0 Suggestion: support precompilation of header files in DEC C++
883.5Tue Jun 14 1994 14:16 When? 4 lines
TOPIC 905.0 Moving DEC C++/VAX/VMS binaries to system without compiler-provided run-time libraries
905.37Thu Aug 12 1993 19:24 4 lines
TOPIC 1036.0 Classes with constructors are passed by reference
1036.7Tue Nov 23 1993 20:07 varargs? 10 lines
TOPIC 1054.0 %LINK-W-MULDEF, symbols decc$__nw__xui, decc$__dl__xpv multiply defined when linking
1054.5Wed Apr 07 1993 21:54 Overloading of global 'new' ; DECC$__NW__XUI multiply defined 33 lines
TOPIC 1100.0 ?s about C i/o and C++ i/o
1100.2Wed Feb 03 1993 13:58 different results 31 lines
TOPIC 1147.0 operator+ overloading
1147.1Thu Mar 04 1993 18:56 Compiler uses a copy constructors to manipulte temporary results (?) 14 lines
1147.2Thu Mar 04 1993 19:58 Optimization needed ? 43 lines
TOPIC1192.0Wed Mar 24 1993 19:06 Where do temporaries come from? 6 lines
TOPIC1198.0Mon Mar 29 1993 16:11 Getting a name of an object? 19 lines
1198.2Tue Mar 30 1993 13:16 Another possible solution 10 lines
1198.5Tue Mar 30 1993 19:30 .4 17 lines
1198.8Wed Mar 31 1993 18:02 40 lines
1198.11Thu Apr 01 1993 13:59 33 lines
1198.13Thu Apr 01 1993 17:21 Platforms? 10 lines
1198.15Thu Apr 01 1993 21:25 29 lines
1198.17Fri Apr 02 1993 13:47 8 lines
1198.19Mon Apr 05 1993 17:48 17 lines
1198.21Tue Apr 06 1993 12:52 3 lines
1198.26Thu Sep 02 1993 13:13 Any progress in object names yet? 0 lines
TOPIC1212.0Tue Apr 06 1993 20:54 Can you make it legal to put initializers directly on data member declarations? 25 lines
1212.3Wed Apr 07 1993 14:23 10 lines
1212.5Thu Apr 08 1993 21:24 Preprocessor again? 37 lines
TOPIC1217.0Wed Apr 07 1993 20:39 Can't call template type-argument constructors/destructors 36 lines
1217.2Wed Apr 07 1993 21:09 3 lines
1217.4Thu Apr 08 1993 12:57 Thanks 0 lines
TOPIC1242.0Mon Apr 19 1993 12:15 Dangerous performance-killing trait 32 lines
TOPIC 1247.0 Undefined symbol from reference to pure virtual function on Alpha/VMS
1247.3Tue Apr 27 1993 18:20 But it runs 1 lines
TOPIC 1272.0 Return objects by value
1272.8Wed May 05 1993 17:26 The problem is different 3 lines
TOPIC 1288.0 Nested private class not accessible to members of sibling class
1288.7Mon Dec 06 1993 17:29 One more accessability question (or is it a bug?) 42 lines
1288.9Mon Dec 06 1993 18:22 1 lines
1288.11Mon Dec 06 1993 20:23 Thanks, it helps. 1 lines
1288.13Wed Sep 15 1993 17:03 Looks like a bug 0 lines
TOPIC1289.0Wed May 12 1993 14:52 How can I duplicate an object of an unknown derived type? 40 lines
1289.3Wed May 12 1993 21:41 Thanks a lot 0 lines
TOPIC 1310.0 A variable-length argument list can't be preceeded by a reference formal
1310.8Tue Nov 23 1993 20:21 one more way for VAX: use vax macro_32 to get parameter address: 36 lines
1310.11Wed Nov 24 1993 15:32 Why exclude? What about implementing? 30 lines
1310.13Tue Nov 30 1993 14:01 What is your suggestion? 9 lines
TOPIC 1330.0 incomplete type as parameter for constructor
1330.1Thu Jun 03 1993 13:46 Some modification will make it work correctly 14 lines
TOPIC 1333.0 polymorphic stack class
1333.3Tue Jun 08 1993 15:42 2 lines
1333.4Tue Jun 08 1993 15:50 One more way 15 lines
1333.7Wed Jun 09 1993 19:17 This is just a modification of your example which is compiled without messages with decxx 50 lines
1333.9Thu Jun 10 1993 15:20 11 lines
TOPIC 1407.0 Using C++ to implement VMS layered products
1407.2Thu Aug 05 1993 14:50 Do you have a reason to use it? 4 lines
1407.5Thu Aug 05 1993 15:36 14 lines
1407.8Thu Aug 05 1993 17:48 39 lines
1407.12Thu Aug 05 1993 18:16 20 lines
1407.20Fri Aug 06 1993 13:58 Would it survive? 5 lines
1407.27Fri Aug 06 1993 21:38 2000! 7 lines
1407.31Mon Aug 09 1993 13:21 That is why 4 lines
1407.35Mon Aug 09 1993 15:40 7 lines
TOPIC1410.0Thu Aug 05 1993 15:20 Preprocessor sources needed (and #line support) 12 lines
1410.3Mon Sep 27 1993 14:12 Any news? 4 lines
TOPIC1419.0Mon Aug 16 1993 16:49 CXX & dynamic linking under Alpha OSF/1 102 lines
1419.1Mon Aug 16 1993 18:04 No proper construction. 5 lines
1419.3Wed Aug 18 1993 15:54 That's what it sais 3 lines
1419.4Tue Aug 24 1993 15:31 osf 1.3 & Cxx 1.3 - the same behavior; Does anybody have any idea what causes this behavior? 16 lines
1419.5Fri Aug 27 1993 16:00 Any Thoughts? 0 lines
1419.7Fri Aug 27 1993 16:23 THANKS!!! 2 lines
TOPIC1451.0Thu Sep 02 1993 13:09 Dynamic linking & C++ objects 48 lines
1451.2Thu Sep 02 1993 15:43 I am trying to access other image at run time. 4 lines
1451.4Thu Sep 02 1993 16:35 3 lines
1451.6Thu Sep 02 1993 20:46 Thanks 0 lines
1451.7Tue Oct 05 1993 17:06 Big .exe files 17 lines
1451.9Fri Nov 19 1993 17:02 Thanks again 0 lines
TOPIC1472.0Wed Sep 15 1993 13:08 Init arrays 7 lines
TOPIC1473.0Wed Sep 15 1993 14:57 BUG || Expected behavior || how to do that? 36 lines
1473.2Wed Sep 15 1993 17:08 4 lines
TOPIC 1479.0 CXX2MMS - generates MMS file from C++ sources
1479.1Fri Sep 17 1993 14:29 1 lines
TOPIC1489.0Mon Sep 20 1993 18:16 const character strings? 28 lines
1489.3Tue Sep 21 1993 13:19 One more dangerous thing 3 lines
1489.5Thu Sep 23 1993 13:03 16 lines
1489.7Thu Sep 23 1993 15:01 Yes 0 lines
1489.9Thu Sep 23 1993 17:46 8 lines
1489.11Thu Sep 23 1993 19:29 You are right! 0 lines
TOPIC 1491.0 Virtual <---> Specialization
1491.3Wed Sep 22 1993 12:57 35 lines
TOPIC1494.0Thu Sep 30 1993 18:28 DEC C++ doesn't diagnose a missing "class" in friend declarations 104 lines
1494.2Fri Oct 01 1993 13:17 It should be legal 5 lines
TOPIC 1499.0 Building an Array of Member Functions (A dispatch table)
1499.1Fri Sep 24 1993 19:56 There is an example you can use: See also ARM 155-157 20 lines
TOPIC1501.0Mon Sep 27 1993 12:14 Dispatch tables? 2 lines
1501.1Tue Oct 26 1993 17:26 Any Plans For Dispatch Tables? 0 lines
TOPIC1506.0Wed Sep 29 1993 17:21 member function with the name 'main' 4 lines
TOPIC1509.0Wed Sep 29 1993 21:00 How to convert pointer to member into a general pointer? 25 lines
1509.2Thu Sep 30 1993 11:56 7 lines
TOPIC1512.0Fri Oct 01 1993 13:23 Inheritance and function overloading quaestion 49 lines
1512.2Fri Oct 01 1993 16:24 Thanks. 1 lines
TOPIC 1520.0 Debugger Question
1520.1Tue Oct 05 1993 18:53 3 lines
TOPIC1521.0Tue Oct 05 1993 19:13 Debug Motif C_PLUS_PLUS bug 9 lines
1521.2Wed Oct 06 1993 13:18 Done 1 lines
TOPIC 1522.0 conflicting attribute warnings
1522.1Wed Oct 06 1993 19:21 use decc 25 lines
TOPIC1526.0Tue Oct 12 1993 17:57 Does DEBUG support C++ on VAX/VMS V6.1? 1 lines
TOPIC 1542.0 Pointer to member function - unclear on the concept
1542.7Thu Dec 16 1993 16:35 Initialization bug? 8 lines
1542.9Thu Dec 16 1993 20:33 1 lines
TOPIC 1544.0 DECC++ 6x more expensive than VISUALC++
1544.6Thu Oct 28 1993 19:20 Hey, what about exception handling on VAX? 0 lines
TOPIC 1545.0 Malloc Sources?
1545.2Tue Oct 26 1993 11:53 11 lines
TOPIC1569.0Wed Sep 22 1993 19:53 "Bad opcode in generate_address_constant" bugcheck 26 lines
TOPIC 1601.0 stdarg fails under -O2 on Alpha/OSF
1601.4Thu Jan 06 1994 11:49 Loosing parameter 2 lines
TOPIC1603.0Wed Nov 24 1993 12:09 Outline member function in nested class can't access its owning class 29 lines
TOPIC1627.0Fri Dec 03 1993 19:59 ``PASNOTMEM, ... foo is not a member of bar'' is vague when instantiating templates 34 lines
1627.1Fri Dec 03 1993 20:24 One of the reasons 38 lines
1627.3Mon Dec 06 1993 18:21 8 lines
1627.5Tue Dec 07 1993 13:14 Templates - yes 6 lines
TOPIC 1632.0 how to use friend with inhertance?
1632.1Mon Dec 06 1993 15:27 23 lines
TOPIC1639.0Tue Dec 07 1993 19:29 Template class with inline member functions can't first be instantiated by a client class 173 lines
TOPIC1645.0Thu Dec 09 1993 17:17 How do I forward declare a nested class as a friend? 22 lines
TOPIC1661.0Thu Dec 16 1993 20:36 Incorrect code generated? 17 lines
TOPIC 1690.0 DEC C++/Alpha/OSF V1.3A for Alpha/V2.0 and later
1690.64Mon Jul 11 1994 17:58 2 lines
1690.68Tue Jul 12 1994 21:40 Is it a correct version? 4 lines
1690.70Thu Jul 14 1994 13:57 I installed the cxx...132 19 lines
1690.72Thu Jul 14 1994 14:22 p.s. 12 lines
1690.73Thu Jul 14 1994 14:35 Installation of new OSF? 6 lines
TOPIC1693.0Thu Jan 06 1994 17:04 Why can't user-defined operators take two pointer types? 22 lines
1693.2Tue Jan 18 1994 13:44 9 lines
TOPIC 1715.0 Conversion operator problem?
1715.1Thu Jan 20 1994 14:00 4 lines
TOPIC1765.0Mon Feb 14 1994 16:25 Hey, errors in BATCH (only) :DEC C++ V1.3-0 OpenAXP 52 lines
1765.2Mon Feb 14 1994 17:09 You are right 5 lines
TOPIC1810.0Fri Mar 04 1994 14:07 Unjustified DECTYPESAFECOL from DECC$CRTL_INIT in SIGNAL.H 21 lines
1810.2Fri Mar 04 1994 21:22 Example 45 lines
1810.4Mon Mar 07 1994 12:48 Can you tell me what it means? 1 lines
1810.7Mon Mar 07 1994 16:26 Thanks 0 lines
TOPIC 1815.0 Template type-argument unjustifiably rejected as qualifier for class-name
1815.3Mon Dec 05 1994 18:52 1 lines
TOPIC1844.0Thu Mar 24 1994 11:54 ofstream memory leak on VAX/VMS between V5.2-2 and V6.0 36 lines
1844.1Thu Mar 24 1994 12:07 1 lines
TOPIC 1864.0 Need Arbitrary Tree Class
1864.3Tue Apr 05 1994 16:11 If you like Pascal 6 lines
TOPIC1870.0Thu Apr 07 1994 16:25 Why does ``new A(expr)[n]" have type A, instead of A*? 18 lines
1870.2Thu Apr 07 1994 18:37 Thanks 0 lines
TOPIC1886.0Thu Apr 14 1994 21:37 setjmp.h does not support C++ on Alpha/OSF V2.0 8 lines
1886.4Fri Apr 15 1994 13:16 Ok, I'll change setjmp.h but... 4 lines
1886.6Tue Apr 19 1994 13:03 __LANGUAGE_C__ in setjmp.h 24 lines
1886.12Wed Sep 28 1994 14:03 Is it a good reason to not provide a correct header files? 1 lines
1886.15Thu Sep 29 1994 11:06 ??? 8 lines
TOPIC 1889.0 ``Missing ")"'' on nested tag names in formal type from DEC C++/Alpha/OSF T1.3A-3
1889.2Tue Apr 19 1994 21:48 Undeserved ``Missing ")"'' for derived type names in DEC C++/Alpha/OSF T1.3-3 22 lines
TOPIC1899.0Tue Apr 19 1994 22:35 Unaligned access faults from realloc on Alpha/OSF V2.0 15 lines
1899.2Wed Apr 20 1994 17:45 accvio in malloc 11 lines
1899.3Wed Apr 20 1994 18:55 new & malloc 3 lines
1899.5Wed Apr 20 1994 21:19 6 lines
1899.7Thu Apr 21 1994 18:40 Sorry, The bug was mine 5 lines
TOPIC1917.0Wed Apr 27 1994 19:50 How can I use pointers-to-members when I've hidden the class typedef with some other identifier? 26 lines
TOPIC1969.0Fri May 20 1994 17:24 Nonlocal static objects don't get initialized with CTCEs at runtime 32 lines
1969.2Tue May 24 1994 13:29 32 lines
1969.4Tue May 24 1994 21:23 21 lines
1969.6Wed May 25 1994 15:06 3 lines
TOPIC2045.0Mon Jul 11 1994 16:37 function template: Cannot match argument list 24 lines
2045.2Tue Jul 12 1994 14:04 19 lines
2045.4Tue Jul 12 1994 20:47 5 lines
TOPIC2050.0Wed Jul 13 1994 17:33 double slash // in header file names 15 lines
2050.2Fri Aug 26 1994 20:04 It is a minor issue but still annoying 3 lines
2050.4Tue Aug 30 1994 17:54 Emacs does not like '//' while parsing error messages. 6 lines
2050.6Wed Aug 31 1994 12:51 I give up. 1 lines
TOPIC2104.0Tue Aug 09 1994 19:51 Poor optimization job 54 lines
2104.2Wed Aug 10 1994 18:19 2 lines
2104.3Mon Aug 15 1994 15:01 Curiosity questions 2 lines
TOPIC 2130.0 stumped by this error
2130.1Mon Aug 29 1994 17:14 I think that casting of a static function to a member function is illegal 7 lines
TOPIC 2135.0 How to make a constructor fails?
2135.1Fri Sep 02 1994 15:07 18 lines
TOPIC 2140.0 auto destructor called before return argument evaluated
2140.3Tue Sep 06 1994 17:14 definetely 5 12 lines
TOPIC 2144.0 Problem with type conversions...
2144.1Thu Sep 08 1994 13:00 You need explicite type conversion (casting) statements in order to compile it with c++ 29 lines
TOPIC 2165.0 ptmf passing to C
2165.1Fri Sep 23 1994 21:00 No way 10 lines
TOPIC 2172.0 stack/memory errors compiling
2172.4Thu Sep 29 1994 14:26 not very useful message 18 lines
TOPIC2186.0Tue Oct 04 1994 19:43 -ansi_alias 1 lines
2186.2Thu Oct 06 1994 19:46 1 lines
TOPIC 2194.0 Referencing member functions address
2194.3Fri Oct 07 1994 12:01 example 36 lines
TOPIC 2197.0 performance divots
2197.3Fri Oct 07 1994 17:57 6 lines
TOPIC2209.0Wed Oct 12 1994 15:36 SEGV in sync when called from ios::~ios 41 lines
2209.3Fri Oct 14 1994 14:06 5 lines
TOPIC2225.0Fri Oct 21 1994 17:39 Type conversion is confused by using templates as return values for member functions. 93 lines
2225.2Mon Oct 24 1994 11:57 It is a bug! 47 lines
TOPIC2238.0Fri Oct 28 1994 17:38 delete a static object. 5 lines
2238.2Mon Dec 05 1994 11:33 How to destinguish between static and dynamic objects? 15 lines
TOPIC 2247.0 address of a type problem
2247.1Wed Nov 02 1994 13:14 change '.' to '->' 4 lines
TOPIC2266.0Mon Nov 14 1994 13:58 unresolved reference dec__Xli 14 lines

Conference turris::pascal (DEC Pascal Notes)

1 posts
TOPIC1487.0Wed Dec 27 1989 13:06 RTL routines for PASCAL? 9 lines

Conference turris::vaxc (VAX C Notes)

2 posts
TOPIC3851.0Wed Jul 17 1991 16:00 compiler bug ? 65 lines
3851.2Wed Jul 17 1991 19:24 My mistake 29 lines

Conference vaxaxp::notes$archive:alphanotes_v1 (Alpha Support conference)

18 posts
TOPIC441.0Tue Jul 07 1992 17:21 Debugger internal error 38 lines
441.3Wed Jul 08 1992 19:09 5 lines
441.6Mon Jul 13 1992 15:11 4 lines
441.7Tue Jul 21 1992 20:47 what is wrong? 89 lines
441.9Fri Jul 31 1992 16:47 20 lines
441.11Wed Aug 05 1992 16:27 Thanks 1 lines
441.12Thu Aug 06 1992 19:07 Debugger complains about alignment 39 lines
TOPIC607.0Wed Aug 19 1992 18:04 Alpha object language? 5 lines
TOPIC 1808.0 Need convincing ammo that 32->64 bit conversion is worth it
1808.9Thu Mar 11 1993 12:46 sizeof(long) == sizeof(long *) - bad practice but can help 0 lines
TOPIC 1872.0 How to read keystrokes in application ?
1872.12Mon Mar 22 1993 16:26 What about OSF? 2 lines
TOPIC 1916.0 How can a program distinguish between VAX and AXP .OBJ files?
1916.1Wed Mar 24 1993 19:18 Object language record codes are different.. 0 lines
TOPIC1928.0Thu Mar 25 1993 12:15 GEM info needed 4 lines
TOPIC1930.0Thu Mar 25 1993 19:59 RISC ??? Philosophical question. 20 lines
1930.2Thu Mar 25 1993 20:28 7 lines
1930.9Mon Mar 29 1993 14:19 EXE size again 8 lines
TOPIC 2195.0 Any REstrictions on Size of Link on OpenVMS AXP ?
2195.5Wed May 19 1993 13:32 char *argv[] 4 lines
TOPIC 3310.0 $CRMPSC, image sections, procedure descriptor addresses, and AXP
3310.7Tue Jan 25 1994 17:44 i hit the same problem: image removing required 5 lines
TOPIC 4309.0 FAKE_VM?
4309.1Wed Sep 28 1994 14:15 there is a conference 1 lines

Conference vaxaxp::notes$archive:vmsnotes_v10 (VAX and Alpha VMS)

3 posts
TOPIC956.0Mon Jan 17 1994 14:00 Unloading dynamically allocated images? 17 lines
956.4Tue Jan 18 1994 13:18 Thanks 19 lines
956.6Tue Jan 25 1994 17:18 no transfer vectors 14 lines

Conference vaxaxp::notes$archive:vmsnotes_v9 (VMS and more... )

3 posts
TOPIC687.0Tue Mar 10 1992 14:32 start CPUs 5 lines
687.2Tue Mar 10 1992 16:48 5 lines
TOPIC725.0Thu Mar 12 1992 17:10 listing of global section 4 lines

Conference clt::cms (DEC Code Management System)

6 posts
TOPIC 1880.0 How to recover from aborted RESERVE operations ?
1880.4Fri Aug 06 1993 13:33 Another way? 10 lines
TOPIC 2036.0 Jumping from V3.2 directly to 3.5
2036.2Mon Aug 02 1993 13:29 invalid internal file identifier (IFI) value 44 lines
2036.4Tue Aug 03 1993 13:06 KIT? 5 lines
2036.6Tue Aug 03 1993 20:15 No good 13 lines
2036.8Wed Aug 04 1993 13:18 Thanks for help 6 lines
TOPIC 2220.0 What makes CMS so good? (from comp.software.config-mgmt)
2220.1Fri Jun 24 1994 13:03 22 lines

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

17 posts
TOPIC 918.0 Questions: Remote dbg, EnCASE etc.
918.6Wed Mar 02 1994 15:11 LSE? 12 lines
918.10Fri Mar 04 1994 15:32 A missing part 15 lines
TOPIC919.0Wed Mar 02 1994 15:19 DECladebug question 13 lines
919.2Thu Mar 03 1994 11:47 6 lines
TOPIC 928.0 Does v1.2 run on OSF/1 v2.0?
928.2Mon Mar 21 1994 12:45 What will run? when? 1 lines
928.3Tue Mar 29 1994 16:20 Fuse for osf V2 9 lines
928.4Thu Mar 31 1994 12:34 ** Any body ** ?? 0 lines
928.6Fri Apr 01 1994 20:47 1 lines
TOPIC970.0Wed Jun 22 1994 22:23 more Code Manager questions 9 lines
TOPIC 991.0 V2.0 "Sanity" kit observations
991.3Tue Aug 16 1994 18:08 I have the same problem when starting fuse from the application menu. 11 lines
TOPIC 1017.0 Test manager and fuse?
1017.2Tue Oct 18 1994 13:49 Do you have any plans for integrating a test manager? 1 lines
1017.4Fri Oct 21 1994 15:27 DTM like 3 lines
TOPIC 1027.0 FUSE and Configuration Management?
1027.6Fri Nov 11 1994 14:38 ...more 35 lines
1027.8Tue Nov 15 1994 20:59 CVS? 1 lines
1027.10Wed Nov 16 1994 11:32 8 lines
TOPIC1031.0Thu Nov 17 1994 15:31 RCS 5.6.7.4 (beta) 8 lines
1031.2Wed Nov 23 1994 16:32 It looks like the main difference is in the 'rlog' image. 3 lines

Conference clt::mms (MMS general interest file)

4 posts
TOPIC676.0Tue Jan 23 1990 16:45 MMS does not check existing of new modules 98 lines
676.2Wed Jan 24 1990 21:23 OK 4 lines
TOPIC685.0Mon Feb 05 1990 16:35 SUFFIXES, CMS and logic problems 300 lines
685.1Thu Feb 08 1990 18:37 two more problems: 215 lines

Conference clt::pplrtl (Parallel Processing Run Time Library Discussions)

1 posts
TOPIC144.0Fri Mar 13 1992 13:54 BUG: PPL$SPAWN 17 lines

Conference clt::rtl (OpenVMS Run-Time Libraries)

4 posts
TOPIC639.0Thu Sep 13 1990 14:37 LIB$FIND_IMAGE_SYMBOL signals conditions. 3 lines
TOPIC861.0Tue Nov 23 1993 17:17 break dynamic link under VMS? 9 lines
861.2Tue Nov 23 1993 20:24 2 lines
861.4Wed Nov 24 1993 14:21 How about implementing that? 6 lines

Conference decwet::deccxx (DECCXX)

4 posts
TOPIC 110.0 DEC C++ Doc Location?
110.5Thu Jan 28 1993 15:33 VMS doc? 1 lines
110.7Mon Feb 01 1993 09:30 no success 7 lines
TOPIC 400.0 Copy Constructor not called
400.2Tue Nov 16 1993 10:30 5 lines
400.4Wed Nov 17 1993 10:33 5 lines

Conference 7.286::osf_archive (Open Software Foundation -- the Organization)

1 posts
TOPIC 235.0 Dynamic linking in OSF/1?
235.2Thu Aug 12 1993 18:56 How? 0 lines

Conference abbott::dw-mail (DECwindows Mail)

1 posts
TOPIC529.0Mon Jan 07 1991 11:58 Print attributes 4 lines

Conference 7.286::ansi_printing (Digital ANSI-Compliant Printers and Printing)

1 posts
TOPIC 9.0 "Dumb" or "Simple" questions
9.68Wed Jan 20 1993 12:33 1 lines

Conference turris::asm (ALPHA MACRO-64)

7 posts
TOPIC233.0Mon Jul 20 1992 20:08 Huge source question? 12 lines
233.3Wed Jul 29 1992 14:03 3 lines
233.4Thu Aug 13 1992 19:10 Unfortunate 37 lines
233.7Fri Aug 14 1992 13:36 That is not a manually created program 13 lines
233.9Fri Aug 14 1992 14:41 28 lines
233.11Fri Aug 14 1992 15:56 No idea! 0 lines
TOPIC239.0Fri Aug 07 1992 13:13 Local entry points? 5 lines

Conference turris::debug (DEBUG)

16 posts
TOPIC 1038.0 CALL of C subrs with ASCIZ strings
1038.1Fri Oct 08 1993 18:18 Any way to do it now? 6 lines
1038.3Mon Oct 25 1993 18:17 8 lines
TOPIC 1315.0 Contents of different versions of OpenVMS VAX Debug
1315.4Tue Oct 12 1993 17:21 does 6.1 support decc++? 0 lines
TOPIC1412.0Wed Oct 06 1993 13:17 Debug Motif C_PLUS_PLUS bug 9 lines
1412.1Tue Jan 04 1994 15:20 One more Motif interface bug: debugger 6.1 7 lines
TOPIC1416.0Tue Oct 12 1993 16:26 default directory? 1 lines
1416.2Tue Oct 12 1993 17:24 5 lines
1416.4Wed Oct 13 1993 12:33 Can it be put on the wish list? 5 lines
TOPIC1440.0Thu Dec 16 1993 17:36 Loosing break-point info with CXX 10 lines
1440.2Fri Dec 17 1993 15:39 5 lines
TOPIC1443.0Tue Dec 21 1993 11:19 Debugger 6.1-005 unable to display long strings 29 lines
TOPIC1444.0Tue Dec 21 1993 19:05 How to call a C++ member function from debugger? 3 lines
TOPIC1458.0Wed Jan 12 1994 13:52 T6.1-007 12 lines
TOPIC1503.0Tue Mar 29 1994 16:10 TCPIP connection? 20 lines
1503.2Wed Mar 30 1994 15:15 4 lines
1503.4Thu Mar 31 1994 12:37 It works 7 lines

Conference turris::decc (DECC)

17 posts
TOPIC 139.0 Argument counts with stdarg.h?
139.9Fri Oct 22 1993 13:19 Not always ACCVIO 2 lines
TOPIC 376.0 Builtins: why and why not
376.13Tue Oct 05 1993 13:17 Why not assembly language 6 lines
376.15Tue Oct 05 1993 17:11 But... 6 lines
TOPIC435.0Wed Oct 20 1993 16:27 missing Module-End in DST (ALPHA O..VMS) 17 lines
TOPIC 450.0 extern symbol never referenced elsewhere
450.6Wed Nov 03 1993 15:37 CXX has the same problem 11 lines
450.11Fri Nov 05 1993 13:55 This is OK unless you use references to external routines: 1 lines
TOPIC 521.0 Using & operator
521.1Wed Jan 12 1994 13:29 Yep, do not use '&' 2 lines
TOPIC 539.0 " LVALUE error "
539.4Tue Jan 25 1994 16:58 7 lines
TOPIC582.0Thu Feb 17 1994 13:25 Programming question: 'fgetname/getname' on unix 7 lines
582.2Thu Feb 17 1994 20:45 Yes but... 10 lines
TOPIC643.0Tue Mar 29 1994 21:31 __unix__ or __unix ? 7 lines
643.3Wed Mar 30 1994 14:52 1 lines
643.4Wed Mar 30 1994 15:01 Re.1 7 lines
TOPIC 762.0 Help! Any hints on how to get file block size?
762.2Wed Jul 13 1994 15:02 3 lines
TOPIC1027.0Tue Dec 13 1994 20:56 latest aosf kit for v2.0? 3 lines
1027.2Wed Dec 14 1994 12:43 17 lines
1027.4Thu Dec 15 1994 13:20 3 lines

Conference turris::decc_bugs (DEC C Problem Reporting Forum)

10 posts
TOPIC290.0Mon Jun 14 1993 13:37 GEM-F-ASSERTION, invalid buffer length in GEM_ST_STORE_BUFFER 104 lines
290.2Mon Jun 14 1993 18:42 21 lines
290.3Mon Jun 14 1993 19:14 2 lines
290.4Tue Jun 15 1993 12:44 I did a mistake by copying source into note file 8 lines
290.5Tue Jun 15 1993 14:56 The correct file: 82 lines
TOPIC398.0Thu Sep 23 1993 13:17 DEC C T1.3-016 internal bug with /ANA 7 lines
398.2Thu Sep 23 1993 16:48 16 lines
TOPIC801.0Mon Dec 12 1994 16:46 Stack Corruption 51 lines
801.1Mon Dec 12 1994 16:54 4 lines
801.3Tue Dec 13 1994 12:11 5 lines

Conference turris::decladebug (Digital Ladebug debugger)

27 posts
TOPIC 2.0 Kit announcements
2.39Fri Jul 01 1994 15:36 Can you provide release notes in the feature? 4 lines
2.57Fri Nov 11 1994 12:49 pub/cxxl/CXXSHRDA303-OSF1-V2.0.tar 5 lines
TOPIC 26.0 DECladebug in windows?
26.6Sat Mar 26 1994 14:06 Any progress? 3 lines
TOPIC71.0Fri Apr 15 1994 19:33 Heap Analyzer? 3 lines
TOPIC74.0Thu Apr 21 1994 19:35 Looping of ladbx 3.0-5 56 lines
74.2Fri Jun 03 1994 17:20 4 lines
TOPIC81.0Fri May 20 1994 16:19 Thread received signal TTOU 32 lines
81.1Thu Jun 02 1994 16:42 Hello 12 lines
81.3Fri Jun 03 1994 21:15 Can you add scrol bars to the io window? 1 lines
81.5Fri Jul 01 1994 15:33 -iow does not work for 3.0.9 18 lines
TOPIC119.0Wed Sep 07 1994 21:40 Loosing scope pointer in GUI 39 lines
TOPIC121.0Tue Sep 13 1994 21:18 Interesting GUI behavior 34 lines
121.1Fri Nov 11 1994 12:58 Still there 3 lines
TOPIC124.0Tue Sep 20 1994 13:20 stop/trace a memory location 2 lines
124.2Tue Sep 20 1994 20:09 ?? 3 lines
124.9Thu Nov 03 1994 16:52 The slow solution is also a good solution 10 lines
TOPIC128.0Mon Oct 03 1994 12:26 What does it mean? 5 lines
128.2Tue Oct 04 1994 13:58 0 lines
128.3Tue Oct 04 1994 13:59 Oops 4 lines
TOPIC135.0Thu Oct 20 1994 15:16 GUI suggestion 19 lines
135.1Mon Oct 24 1994 12:17 call stack display 4 lines
135.3Mon Oct 24 1994 15:14 3 lines
135.6Thu Oct 27 1994 11:49 Thanks 3 lines
TOPIC 141.0 GUI font in Debugger I/O window too small...
141.5Wed Nov 30 1994 13:12 decladebugresource 82 lines
141.9Fri Dec 02 1994 15:38 16 lines
TOPIC149.0Mon Dec 05 1994 16:57 Error: more procedures than descriptors 5 lines
TOPIC155.0Thu Dec 15 1994 11:39 Three problems with GUI for ldb 3.0-16 10 lines

Conference turris::gnu (GNU Conference)

1 posts
TOPIC761.0Thu Nov 10 1994 12:20 Looking for RCS 5.6.2 or higher for osf/1 11 lines

Conference turris::lse_bugs (LSE bug reports)

2 posts
TOPIC623.0Thu Oct 25 1990 17:18 Cannot start DOCUMENT from LSE 5 lines
623.4Fri Oct 26 1990 13:05 wrong command 5 lines

Conference turris::lse_customizations (LSE_CUSTOMIZATIONS)

2 posts
TOPIC26.0Tue Mar 30 1993 19:01 Current language name? 1 lines
TOPIC 27.0 Kept LSE
27.2Mon May 10 1993 20:48 Alternative: works fine 9 lines

Conference turris::lsedit (VAX Language-Sensitive Editor Notes)

45 posts
TOPIC1182.0Wed Nov 07 1990 12:06 Window height 8 lines
1182.2Thu Nov 08 1990 12:58 11 lines
TOPIC1457.0Mon Feb 17 1992 11:16 lse v4.0-148 installation kit? 3 lines
TOPIC 1494.0 Spaces instead of Tabs?
1494.2Wed Apr 08 1992 18:35 5 lines
TOPIC 1498.0 CMS RESERVE ELEMENT from LSE
1498.1Thu Apr 23 1992 18:26 CMS commands from LSE 7 lines
TOPIC 1541.0 Automatic indentation capabilities ?
1541.2Tue Jul 14 1992 15:54 4 lines
TOPIC1571.0Thu Sep 17 1992 18:35 Window Interface: 13 lines
TOPIC1621.0Thu Dec 03 1992 15:10 Default directory question 6 lines
TOPIC1640.0Thu Jan 07 1993 12:29 Routine expansion letter case question 50 lines
1640.1Wed Jan 13 1993 12:20 help!! 4 lines
TOPIC1681.0Mon Mar 15 1993 14:26 Annoying messages 5 lines
1681.1Mon Mar 15 1993 14:45 One more 4 lines
TOPIC 1689.0 LSEDIT on Alpha AXP OSF/1?
1689.5Mon Apr 12 1993 16:44 1 lines
1689.19Fri Oct 28 1994 18:19 Emacs is better than "LSE over the network" 2 lines
1689.21Mon Oct 31 1994 11:44 219 lines
TOPIC1691.0Mon Mar 29 1993 17:25 $CLI window 2 lines
1691.3Mon Mar 29 1993 20:27 Works fine 1 lines
TOPIC1693.0Thu Apr 01 1993 18:14 Current language name? 1 lines
1693.3Mon Apr 05 1993 16:35 I need it in tpu rtn, not on the screen 2 lines
1693.5Tue Apr 06 1993 15:05 1 lines
1693.6Tue Apr 06 1993 15:36 4 lines
TOPIC1699.0Tue Apr 13 1993 15:36 define adjustments for CXX 37 lines
1699.1Fri Sep 24 1993 14:43 Anything about this? 0 lines
TOPIC1728.0Mon Jul 12 1993 17:34 command prompt insert/overstrike mode set up? 7 lines
TOPIC1732.0Wed Jul 14 1993 17:47 What is the latest LSE version for VAX/VMS ? 0 lines
TOPIC1734.0Mon Jul 26 1993 12:33 Lse from batch? 6 lines
1734.2Mon Jul 26 1993 19:24 LSE version : V4.0-193/VAX_VMS 6 lines
TOPIC1752.0Tue Sep 28 1993 13:28 Strange behavior with tockens 16 lines
1752.2Wed Oct 20 1993 13:39 how to abort? 3 lines
TOPIC1755.0Fri Oct 01 1993 18:23 how to define adjustment pattern? 9 lines
1755.2Mon Oct 04 1993 12:35 69 lines
1755.4Tue Oct 05 1993 11:50 Thanks 0 lines
TOPIC 1758.0 LSE 4.0 Motif? full cut/paste?
1758.4Thu Oct 14 1993 12:48 .3 5 lines
TOPIC1759.0Fri Oct 15 1993 16:09 Does LSE have a feature? 8 lines
TOPIC 1760.0 Shifting/moving blocks of text/code
1760.1Mon Oct 18 1993 11:40 Yes 1 lines
TOPIC 1762.0 LSE Quit From Bottom of File Takes Longer Than from Top of File
1762.2Tue Nov 30 1993 17:38 0 lines
TOPIC 1781.0 LSE-like editor on OSF/1 ?
1781.5Mon Mar 21 1994 14:54 Can any body put some oficial light on it? 2 lines
TOPIC1783.0Wed Dec 29 1993 16:46 How to change buffer name? 6 lines
TOPIC1807.0Tue Mar 29 1994 16:29 LSE fonts? 11 lines
1807.1Fri Apr 01 1994 22:00 *Any body*? 1 lines
1807.3Mon Apr 04 1994 17:56 Tried, no success 12 lines
1807.5Mon Apr 04 1994 21:17 Nop. Does not work. 3 lines
1807.8Tue Apr 05 1994 13:48 Works great but... 28 lines
1807.9Tue Apr 05 1994 16:05 Bold is unrelated 6 lines
TOPIC1836.0Tue Nov 08 1994 20:18 Is the LSE project completely dead? What is the current status? 0 lines

Conference turris::source_code_analyzer (VAXSCA - VAX Source Code Analyzer)

5 posts
TOPIC672.0Wed Jan 06 1993 19:14 Selective REPORT 5 lines
TOPIC707.0Mon May 17 1993 12:54 Case sensitivity ? 4 lines
707.2Mon May 17 1993 13:27 Decwindows? 1 lines
707.4Mon May 17 1993 17:32 1 lines
TOPIC745.0Thu Oct 21 1993 12:27 Supporting C++? 4 lines

Conference unifix::home_based_business (Home Based Businesses)

3 posts
TOPIC 19.0 the networking scheme
19.44Wed Aug 19 1992 14:47 .average distributor 29 lines
TOPIC 59.0 Pyramid -- What does it mean in MLM?
59.8Mon Apr 05 1993 19:59 5 lines
TOPIC62.0Mon Apr 19 1993 21:28 Natural Choice USA? 2 lines

Conference bulova::decw_jan-89_to_nov-90 (DECWINDOWS 26-JAN-89 to 29-NOV-90)

4 posts
TOPIC2399.0Wed Mar 07 1990 16:23 A question about the decterm windows 10 lines
2399.2Wed Mar 07 1990 20:00 13 lines
2399.5Thu Mar 08 1990 15:02 DEC_WM_HINTS 9 lines
2399.8Fri Mar 09 1990 14:45 LONGWORD !! 5 lines

Conference noted::dup_old_ultrix (Volume 3, Take a RISC with ULTRIX...)

3 posts
TOPIC4085.0Tue Feb 19 1991 13:03 Use of shared memory ? 18 lines
4085.1Tue Feb 19 1991 13:42 one more question 4 lines
TOPIC8515.0Thu Apr 09 1992 18:33 screen size? 5 lines

Conference smurf::alpha_osf (This conferernce has moved to TURRIS::DIGITAL_UNIX)

19 posts
TOPIC 1002.0 Monitor for Alpha/OSF.
1002.18Thu Dec 15 1994 18:12 signal.h? 4 lines
1002.20Fri Dec 16 1994 11:33 4 lines
TOPIC2637.0Tue Aug 24 1993 16:08 DEC OSF/1 V1.3, DEC C++ & dynamic linking 129 lines
2637.1Fri Aug 27 1993 16:03 Hey, no replies? Does anybody no anything about this metter? 0 lines
TOPIC2734.0Tue Sep 07 1993 13:29 $CRMPCS analog? 4 lines
TOPIC4457.0Fri Feb 18 1994 15:40 Programming question: 'fgetname/getname' on unix 19 lines
4457.1Mon Mar 07 1994 12:28 anybody? 0 lines
4457.3Mon Mar 07 1994 18:41 What if not tty? 0 lines
TOPIC4972.0Wed Mar 30 1994 21:31 Terminal IO question 23 lines
4972.1Thu Mar 31 1994 14:05 A possible reason 12 lines
4972.3Thu Mar 31 1994 19:55 There is a way but who can explain ? 19 lines
4972.5Fri Apr 01 1994 17:02 VMIN 7 lines
TOPIC 6982.0 UNIX-VMS File Transfer
6982.2Fri Sep 09 1994 16:27 rcp (not rpc) 0 lines
6982.6Wed Sep 14 1994 16:39 ftp? 1 lines
TOPIC7027.0Tue Sep 13 1994 18:34 Looking for electric fence (memory checking tool) 1 lines
7027.2Wed Sep 14 1994 12:27 Thanks a lot. 0 lines
TOPIC7561.0Mon Oct 24 1994 12:59 Shared libraries 6 lines
7561.2Tue Oct 25 1994 21:37 Is there any on-line osf documentation available? 0 lines
TOPIC7644.0Thu Oct 27 1994 12:07 setld cleanup 17 lines

Conference turris::decc_alpha (DEC C ALPHA CONFERENCE)

14 posts
TOPIC643.0Mon Jun 29 1992 13:51 DECC or LINK problem? 15 lines
643.2Mon Jun 29 1992 19:59 271 lines
TOPIC649.0Tue Jun 30 1992 19:33 strtol bug? 21 lines
TOPIC652.0Tue Jun 30 1992 21:29 free bug ? 40 lines
TOPIC 691.0 RTL routines not found
691.3Fri Jul 24 1992 21:19 8 lines
TOPIC706.0Thu Jul 30 1992 20:09 Weird behavior 42 lines
706.1Thu Jul 30 1992 20:39 EVX_OPCODES.H file error 28 lines
TOPIC 750.0 DECC$$SAVE_REGS missing?
750.1Tue Aug 18 1992 17:04 6 lines
TOPIC754.0Tue Aug 18 1992 19:11 warning in objrecdef.h 4 lines
754.1Wed Aug 19 1992 18:06 eobjrecdef.h produces the same message too. 0 lines
TOPIC764.0Fri Aug 21 1992 21:34 Incorrect behavior 49 lines
764.2Mon Aug 24 1992 15:18 Oops... 3 lines
TOPIC976.0Wed Nov 04 1992 12:41 fread prblem... 73 lines
976.1Wed Nov 04 1992 12:42 1 lines

Additional information

First Post:Wed Dec 27 1989
Last Post:Fri Dec 16 1994
# Topics:128
# Replies:296
# We have note bodies for:4
Total memory used by this script: 2,328,400 (4,194,304)