Jelajahi Sumber

New string for new parser option

Michaël Van Canneyt 1 tahun lalu
induk
melakukan
fe41a51db3
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      packages/pastojs/src/pas2jsfiler.pp

+ 2 - 1
packages/pastojs/src/pas2jsfiler.pp

@@ -154,7 +154,8 @@ const
     'AsyncProcs',
     'DisableResources',
     'po_AsmPascalComments',
-    'AllowMem' );
+    'AllowMem',
+    'WarnResourceNotFound');
 
   PCUDefaultModeSwitches: TModeSwitches = [
     msObjfpc,