Defects Index  | Documentation Table of Contents 


98/04/20 DEFECT in program xplot.exe


SYMPTOM: Epoch count in list pop-up window is off by one (true epoch - 1) for all epochs after end-of-file (EOF) in *.plt file.
PROBLEM: xplot.exe fills storage arrays/scratch files with dummy records. At EOF in plot file, epoch counter was not updated before entering loop to create dummy records. This left the epoch counter off by one.
CORRECTION: In create_pc.c, increment epoch counter before writing dummy records to scratch files.
FOUND BY: R. Dulaney 98/04/08
FIXED BY M. Schenewerk 98/04/20

VERSION: xplot.exe does not carry a version number
SOURCE: /g1/HPUX.10/Src/Xplot /g1/HPUX.09/Src/Xplot
EXECUTABLE: /g1/HPUX.10/Bin/xplot.exe /g1/HPUX.09/Bin/xplot.exe
NOTES:



980420.xplot.exe
June 25, 1999
Steve Hilla