qwertie / ecsharp

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
http://ecsharp.net
Other
172 stars 25 forks source link

EC#: `#pragma warning` is not propagated to output file #138

Open qwertie opened 3 years ago

qwertie commented 3 years ago

e.g. try putting #pragma warning disable 8714 anywhere in an EC# file.