Re: [fpc-pascal]Cycle problem in Win32

2004-03-27 Thread Michael A. Hess
Lee, John wrote: Not sure about your other problems but the comparison problem between ppc386.exe and ppc3 isn't the problem. I get this often when doing win32 or go32v2 makes (I'm running win9x)... it's something to do with a few bytes of uninitialised memory. I sort of felt that was what this wa

RE: [fpc-pascal]Cycle problem in Win32

2004-03-27 Thread Lee, John
Not sure about your other problems but the comparison problem between ppc386.exe and ppc3 isn't the problem. I get this often when doing win32 or go32v2 makes (I'm running win9x)... it's something to do with a few bytes of uninitialised memory. I've fixed it for automatic snapshot makes by replac