mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 13:49:39 +02:00
New string for new parser option
This commit is contained in:
parent
40c386d6bc
commit
fe41a51db3
@ -154,7 +154,8 @@ const
|
|||||||
'AsyncProcs',
|
'AsyncProcs',
|
||||||
'DisableResources',
|
'DisableResources',
|
||||||
'po_AsmPascalComments',
|
'po_AsmPascalComments',
|
||||||
'AllowMem' );
|
'AllowMem',
|
||||||
|
'WarnResourceNotFound');
|
||||||
|
|
||||||
PCUDefaultModeSwitches: TModeSwitches = [
|
PCUDefaultModeSwitches: TModeSwitches = [
|
||||||
msObjfpc,
|
msObjfpc,
|
||||||
|
Loading…
Reference in New Issue
Block a user