Assembler (Intel) inconsistencies in 2.0.x,
Was: Re: [fpc-devel]Bug: compilation loop in 2.0.2 when using -So
Daniël Mantione
daniel.mantione at freepascal.org
Fri Aug 18 18:15:34 CEST 2006
Op Fri, 18 Aug 2006, schreef Tomas Hajny:
> and trying to compile (with -Mtp parameter to ensure asmmode intel)
> results in:
> ---
> Free Pascal Compiler version 2.0.4-rc3 [2006/08/13] for i386
> Copyright (c) 1993-2006 by Florian Klaempfl
> x.pas(7,12) Error: overloaded functions have the same parameter list
> x.pas(16) Fatal: There were 1 errors compiling module, stopping
> x.pas(16) Fatal: Compilation aborted
> =3D=3D=3D
> =
> I don't think this is correct...
It is correct that it refuses to compile it (overloading is forbidden in =
TP mode), however, I'm less fond of the error message.
Dani=EBl
More information about the fpc-devel
mailing list