mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-09 21:28:13 +00:00
disable the new CaseTransition warning for the Nim compiler itself
This commit is contained in:
@@ -16,3 +16,7 @@ define:nimOldCaseObjects
|
||||
|
||||
#define:useNodeIds
|
||||
#gc:markAndSweep
|
||||
|
||||
@if nimHasWarningCaseTransition:
|
||||
warning[CaseTransition]:off
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user