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
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
;