dgrok icon indicating copy to clipboard operation
dgrok copied to clipboard

Fix issue Failure to parse HIGHCHARUNICODE compiler directive

Open d-c-d opened this issue 4 years ago • 0 comments

Fix issue Failure to parse HIGHCHARUNICODE compiler directive https://github.com/joewhite/dgrok/issues/4

Add an ignored directive type for "HIGHCHARUNICODE"] to Source/DGrok.Framework/Framework/TokenFilter.cs

Add a new test case HighCharUnicodeCompilerDirectivesAreIgnored() to verifiy that {$HIGHCHARUNICODE ... } is ignored ( doesn't really check the value of the parameter ON/OFF )

d-c-d avatar Jun 14 '20 04:06 d-c-d