mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-01 19:38:43 +00:00
Fix C++ UB from negating INT_MIN with macro shift INT_MIN
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
warning: Cannot shift macro arguments past their beginning [-Wmacro-shift]
|
||||
at shift-int-min.asm::m(3) <- shift-int-min.asm(6)
|
||||
Reference in New Issue
Block a user