mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 11:28:07 +02:00
pastojs: bool switches $hints, $notes, $warnings
git-svn-id: trunk@37822 -
This commit is contained in:
parent
96a0c44d9e
commit
5a5eb66545
@ -841,6 +841,9 @@ const
|
|||||||
msIgnoreAttributes];
|
msIgnoreAttributes];
|
||||||
|
|
||||||
msAllPas2jsBoolSwitches = [
|
msAllPas2jsBoolSwitches = [
|
||||||
|
bsHints,
|
||||||
|
bsNotes,
|
||||||
|
bsWarnings,
|
||||||
bsMacro,
|
bsMacro,
|
||||||
bsScopedEnums
|
bsScopedEnums
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user