Xref: utzoo comp.os.vms:36886 comp.org.decus:787 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!sun-barr!ames!haven!uvaarpa!murdoch!usenet From: rtg2t@krebs.acc.Virginia.EDU (Richard T. Gregory) Newsgroups: comp.os.vms,comp.org.decus Subject: rcs bug in gnu_diff fixed, 2 ftp sites available Keywords: RCS, version control, gnu_diff bug, ftp sites Message-ID: <1991Mar19.032824.2832@murdoch.acc.Virginia.EDU> Date: 19 Mar 91 03:28:24 GMT Sender: usenet@murdoch.acc.Virginia.EDU Organization: University of Virginia Lines: 27 Ireallyam: rtg2t I have fixed the problem with gnu_diff so that RCS works with files created with edt and eve. I even asked one of my co-workers, Rich Guendelsberger, to beta test rcs for me. The fix was in io.c in slurp(). I had to change 2 read()'s to fread()'s to make slurp() work with edt and eve files. I have also sent the fix to mark.berryman@mvb.saic.com. He and his company are keeping the spring90 and fall90 decus tape ONLINE. Mark will compile and link gnu_diff and put it with the rest of rcs on his machine. This should be ready in a day or two or three. I also have the kind assistance of UVA. They will keep the source only on the unix machine ftp.virginia.edu for anonymous.ftp. /pub/vms is the location. The files are: -rw-r--r-- 1 root other 107520 Mar 18 08:27 diff.arc -rw-r--r-- 1 root other 203776 Mar 18 08:27 rcs.arc -rw-r--r-- 1 root other 72192 Mar 18 08:27 rcsdoc.arc Notice that these are ARC files. SEA ARC is available for vms, ms-dos and AT&T sys v. This seemed a reasonable choice for storing vms C code on a unix machine. rich gregory rtg2t@krebs.acc.virginia.edu