Date: Tue, 12 May 1998 22:17:01 -0700 From: Maurice Lombardi Maurice.Lombardi@ujf-grenoble.fr To: Peter Gerwinski peter@gerwinski.de Cc: egcs@cygnus.com, gpc@hut.fi Subject: Re: New GNU Pascal alpha gpc-980511 works with egcs-19980508
Peter You have forgotten to stubedit gpc1.exe so that the same bug when compiling programs which call the graph unit is again there. After stubediting the stack of gpc1.exe to 0x180000 (the amount contained in cc1.exe, I did'nt remember what you had selected) it works fine:
I had a problem with this release as well - and I just tried to stubedit gpc1.exe - it now works!
all my test programs and the graphics program compile and execute, except of course for the problem of bpString in the BPcompat package.
What is this problem? I am working on v2.0 of bpcompat, and I would like to know of any problems.
BTW: Frank and Peter - the "Readln" bug still exists under DJGPP.
This is my workaround; Readln ( MyText, s ); i := length ( s ); if s [ i ] = #13 then Delete ( s, i, 1);
I am not sure whether the fact that "s" contains the #13 character at the end of it is a GPC problem, or a DJGPP problem.
Best regards, The Chief -------- Dr. Abimbola A. Olowofoyeku (The African Chief) Email: laa12@keele.ac.uk Homepage: http://ourworld.compuserve.com/homepages/African_Chief/ Author of: Chief's Installer Pro 4.25 for Win16 and Win32: ftp://ftp.simtel.net/pub/simtelnet/win3/install/chief425.zip