]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
Implemented -f[no]enhanced-diagnostics, to enable/disable the usage of enhanced diagn...
[xonotic/gmqcc.git] / opts.def
index 41ff6d49432c8963197bc7bc196cbde19be5b832..22e2dab4b984c912d7dfb7805e5b21a8f30d8a1c 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -48,6 +48,7 @@
     GMQCC_DEFINE_FLAG(LOOP_LABELS)
     GMQCC_DEFINE_FLAG(UNTYPED_NIL)
     GMQCC_DEFINE_FLAG(PERMISSIVE)
+    GMQCC_DEFINE_FLAG(ENHANCED_DIAGNOSTICS)
 #endif
 
 /* warning flags */