[fpc-devel] Regarding CheckIn #23944
kyan
alfasud.ti at gmail.com
Thu Mar 28 18:17:15 CET 2013
On Thu, Mar 28, 2013 at 6:53 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
> Delphi compiler error for the "Equal" line:
Not if you include an "inline;" directive. Then it compiles. If no
inline directive I do get an E1030.
Quirk of the XE (i don't have D2007) compiler I guess. I will check
with XE3 later and tell you.
So I will have to delete the "static" directive from class operators
declared "inline; static;" OK, no fuss.
Thanks.
More information about the fpc-devel
mailing list