Re: [fpc-devel]Three bugs in 1.9.4 [2004/05/30] for powerpc (Darwin)

2004-06-04 Thread Jonas Maebe
On 3 jun 2004, at 22:16, Tom Verhoeff wrote: I installed the 1.9.4 version under Mac OS X tonight. It fails to compile some of my sources that worked fine with 1.9.3 (Mac OS X) and with 1.0.10 (Red Hat). It's very strange. I can reproduce them with the official 1.9.4 release, but not with anoth

[fpc-devel]Three bugs in 1.9.4 [2004/05/30] for powerpc (Darwin)

2004-06-04 Thread Tom Verhoeff
I installed the 1.9.4 version under Mac OS X tonight. It fails to compile some of my sources that worked fine with 1.9.3 (Mac OS X) and with 1.0.10 (Red Hat). I was able to cut down the source to the following three problems. Bug 1 --- - program RangeCheck; var c : Cardinal; begin c := 1 ;