$CASE/bdelog2ks/aareadme_bde (was ~lechner/bdetest/aareadme) - RJL 2k0301: Moved from $CASE/2ks523 (now linked to $CASE/bdelog2ks) This file identifies recent versions of bde and chgen and their project version executables, platforms and documentation paths. It also reports simple tests which I did this week by opening an existing .dat file on each version. The versions are identified by their major authors in chronologal order: Mark Aldred, Fredy Jara, Carl Parisi, Yu Wong, Haiyan Huang, and R Poonsup. ================================================================ Mark Aldred (95fbde) This project was moved to reclaim space and linked to $CASE: $CASE/95f523/bdesrc -> /usr/cs/fac1/lechner/factmp/95f523/bdesrc Aldred's report is in both ~lechner/factmp/95f523/bdesrc/maldred/doc/alphaPort_maldred.* and $CASE/gen/ver_10/chgen/doc/alphaPort_maldred.* His source code for bde is in bdesrc, but his executable is linked to $CASE/95s523/95sbde/bde/executables/decstation/bde, which was probably over-written by later checkouts. His version probably ran on a decstation and a vax. His HN/HA toggle simplification is valuable and perhaps salvageable (I am guessing that all his mods for this are in his bde/src/*.cc.new, since they affect the menu callbacks and button options.) Here is 2k0216 run/abort and 'gdb core' + 'info stack': after I did FILE/Open and selected Mark's linked test.dat file. This file is saved locally as bdeabort.dat: I can't see anything funny There, but coding onconsistencies may be at fault. ------- ... key encode: invalid character key length: 1; key: \ <<< invalid test.dat file?? - RJL signal_handler: signal 11 signal_handler: saving diagram to bdeabort.dat Segmentation fault (core dumped) remus(63)> gdb /usr/proj3/case/95s523/95sbde/bde/executables/decstation/bde core GDB 4.14 (mips-dec-ultrix), Copyright 1995 Free Software Foundation, Inc... Core was generated by `bde'. Program terminated with signal 11, Segmentation fault. #0 0x41f4a8 in graph::graph (this=0x100cb260, passHG=0x0) at graphobject.cc:1473 graphobject.cc:1473: No such file or directory. <<