[fpc-devel]win32 compiler funny
Lee, John
LeeJ at logica.com
Thu Sep 21 11:52:50 CEST 2000
yup, thanks it's ok w/o out - suppose I should've guessed that out had
become keyword... Don't remember this being announced - what is it? ... hope
it's in new docs. BTW when will we get rel 1.01, with new docs?
-----Original Message-----
From: Jonas Maebe [mailto:jonas at zeus.rug.ac.be]
Sent: 21 September 2000 08:01
To: fpc-devel at deadlock.et.tudelft.nl
Subject: Re: [fpc-devel]win32 compiler funny
>this w32 program compiles ok with w32 release, but gives error message with
>latest snapshot...! Why?
>
> <<SIMP.ZIP>>
>c:\pas>pas simp
>win32/snap(s) c:\ppw\bin\ppc386 (20/09/00 02:07 258560)--
>rtl path in .cfg is -FuC:\PPw\RTL\win32
>Free Pascal Compiler version 1.1 [2000/09/20] for i386
>Copyright (c) 1993-2000 by Florian Klaempfl
>Target OS: Win32 for i386
>Compiling simp.pp
>simp.pp(27,5) Fatal: Syntax error, BEGIN expected but OUT found
'OUT' is apparently some kind of calling convention for which support was
added in version 1.1 (and as such, 'out' is now a keyword). I don't know
what it's used for.
Jonas
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list