[fpc-pascal]Strange Compiler Bug
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Feb 28 14:40:10 CET 2002
On Thu, 28 Feb 2002 14:25:03 +0100
Pierre Muller <pierre at freepascal.org> wrote:
> >codecompletiontool.pas(881,29) Error: Method (variable) and Procedure (variable) are not compatible
> >codecompletiontool.pas(881,29) Error: Method (variable) and Procedure (variable) are not compatible
> >codecompletiontool.pas(1297) Fatal: There were 2 errors compiling module, stopping
>
> This might be due to a problem with
> the compilation mode :
> do some of your units have {$mode xxx}
> set ?
Yep, every single one has {$mode objfpc}.
> I am not sure that this modes are saved and resotred correctly
> when the program switches from one unit to another ...
> Even though I thought that I fixed that bug not long ago....
> Maybe I forgot to commit the fix....
fix, fix, ...
Mattias
More information about the fpc-pascal
mailing list