Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!UUNET.UU.NET!apctrc!gpe3!zmls04 From: apctrc!gpe3!zmls04@UUNET.UU.NET (Martin L. Smith) Newsgroups: gnu.ghostscript.bug Subject: ghostscript 1.2 Message-ID: <8903201451.AA28914@gpe3.trc.amoco.com> Date: 20 Mar 89 14:51:17 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 48 Originally tried to post this to gnu.ghostscript.bug but that's not locally recognized as a newsgroup. From: zmls04@.uucp () Path: .uucp!zmls04 Newsgroups: gnu.ghostscript.bug Subject: Ghostscript 1.2 on a PC Expires: References: Sender: Reply-To: zmls04@.uucp () Followup-To: Distribution: usa Organization: Amoco Production Company, Tulsa Research Center Keywords: Spent some time trying to bring 1.2 up on an AT with Turbo C V1.5, 1. there was an outright bug in the file containing the arithmetic primivites. The one for `div` would always fail if the second argument (top of stack) was an integer because the test for zero divisor had an (obvious) bug. This bug caused ghost.ps to fail on startup. 2. the compilation produced many complaints (warnings; there were no errors) about pointers to structures of undefined type. These were triggered by references of the form struct HotStuff *HS; where HotStuff was not declared. I presume that this happened on Unix systems as well. I suggest you consider clearing this up. The deluge of messages makes it hard to spot any real problems. 3. gt.exe appeared to work ok. it left the ega's colors scrambled. 4. i ran gs.exe on a short script (copied from the tutorial) that makes three rows of circles across the page. it made the first row and appeared to hang. You might consider: - leaving an .exe version available somewhere (with its support files). - including a test.ps which holds the scripts you used in testing. Sorry this is all complaints. I'm really impressed by the power of this beast and anxious to see it hum. Thanks, from the world.