Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: Bug in C68II - a new one Message-ID: <28031@nigel.ee.udel.edu> Date: 21 Aug 90 10:02:24 GMT Sender: mmdf@ee.udel.edu Lines: 12 Well, lets call this patch2. Besides, the net reported two serious bugs: continue; in a do-while loop jumps to the wrong place there is a typing error in validate() which may cause wrong registers to be restorefatal error G_POP that was reported to me yesterday. I think I should emit patch2 soon. The diffs are not very small since I have put c68 under SCCS, which affects each file through the version string. C.v.W.