[fpc-pascal] compiling mtprocs
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Apr 18 23:22:21 CEST 2013
On Thu, 18 Apr 2013 22:11:11 +0100
John Lee <johnelee0 at gmail.com> wrote:
> Got mtprocs from lazurus svn, compiles ok with win 2.6.2 but not with 2.7.1
>
> 2.7.1-r1:23421 [2013/01/18]--Free Pascal Compiler version 2.7.1-r1:23421
> [2013/01/18] for i386
> Copyright (c) 1993-2012 by Florian Klaempfl and others
> Target OS: Win32 for i386
> Compiling mtprocs.pas
> mtprocs.pas(344,16) Error: No member is provided to access property
> mtprocs.pas(880) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>
> line 344 is: CurrentThread:=Self;
I fixed that in 40846.
The fix was already in the lazarus-ccr version.
> Do I need something else with 2.7?
Mattias
More information about the fpc-pascal
mailing list