Преглед на файлове

pastojs: bool switches $hints, $notes, $warnings

git-svn-id: trunk@37822 -
Mattias Gaertner преди 7 години
родител
ревизия
5a5eb66545
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      packages/pastojs/src/fppas2js.pp

+ 3 - 0
packages/pastojs/src/fppas2js.pp

@@ -841,6 +841,9 @@ const
     msIgnoreAttributes];
 
   msAllPas2jsBoolSwitches = [
+    bsHints,
+    bsNotes,
+    bsWarnings,
     bsMacro,
     bsScopedEnums
     ];