Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!bacchus.pa.dec.com!shlump.nac.dec.com!ricks.enet.dec.com!reisert From: reisert@ricks.enet.dec.com (Jim Reisert) Newsgroups: comp.os.msdos.apps Subject: Re: WARNING - Bug in JOVE 4.14 (MSDOS) Message-ID: <15196@shlump.nac.dec.com> Date: 6 Sep 90 18:55:29 GMT Sender: newsdaemon@shlump.nac.dec.com Organization: Digital Equipment Corporation Lines: 45 In article <1990Sep5.235739.9152@morrow.stanford.edu>, LC.YRS@forsythe.stanford.edu (Richard Stanton) writes... >I've just noticed a problem with JOVE 4.14 (MS-DOS version). > >I was looking at some ASCII data files, and noticed to my dismay >that they seemed to contain some blank lines, with a record missing >at each blank line. However, using another program to view the same >files, I was relieved to find that there were in reality no blank >lines at all, and all the data were there. Richard, does *this* answer your question? jim From: bmarsh@cod.NOSC.MIL (William C. Marsh) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: PCJOVE Questions (and a Re:) Date: 5 Sep 90 20:15:58 GMT Organization: Naval Ocean Systems Center, San Diego In article <15082@shlump.nac.dec.com> reisert@ricks.enet.dec.com (Jim Reisert) writes: >> >>it "appears" to lose a line of data. The line is blank, but if I kill and yank >>it, voila, it's still there. >I still have this problem. I don't know as it has anything to do with the >disk, though. This is actually a simple bug in Jove. In the 'scrimage' structure in 'disp.h', the member s_id should be of type 'daddr' rather than 'int'. On the PC, an 'int' is only 16 bits, where 'daddr' is a long. The problem is that when this value is 65536, the line will not be displayed, but it's really there. (If s_id == 0, line is not displayed...). When you yank/pop the line, it gets a new s_id value, which will not be zero anymore. I am attempting to collect known bugs in Jove 4.14 so a newer version can be released. Bill -- Bill Marsh, Naval Ocean Systems Center, San Diego, CA {arpa,mil}net: bmarsh@cod.nosc.mil uucp: {ihnp4,akgua,decvax,dcdwest,ucbvax}!sdcsvax!nosc!bmarsh "If everything seems to be coming your way, you're probably in the wrong lane."