mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:46:00 +02:00
* fixed compilation of the compiler with -dEXTDEBUG after r31588
git-svn-id: trunk@31615 -
This commit is contained in:
parent
3a8acd3f33
commit
1181eb0ddb
@ -152,7 +152,8 @@ implementation
|
|||||||
'loadparentfpn',
|
'loadparentfpn',
|
||||||
'dataconstn',
|
'dataconstn',
|
||||||
'objselectorn',
|
'objselectorn',
|
||||||
'objcprotocoln'
|
'objcprotocoln',
|
||||||
|
'specializen'
|
||||||
);
|
);
|
||||||
var
|
var
|
||||||
p: pchar;
|
p: pchar;
|
||||||
|
Loading…
Reference in New Issue
Block a user