Explorar o código

Disable annoying warnings

Zed %!s(int64=5) %!d(string=hai) anos
pai
achega
4c83677685
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      config.nims

+ 4 - 0
config.nims

@@ -3,3 +3,7 @@
 
 # workaround httpbeast file upload bug
 --assertions:off
+
+# disable annoying warnings
+warning("GcUnsafe2", off)
+warning("ObservableStores", off)