Fix rgbasm -Werror=... not adding to the final error count

This commit is contained in:
Rangi
2026-07-03 13:05:33 -04:00
parent 9b4df11473
commit 9bbb2247a7
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ error: warning or error? [-Werror=user]
at warning-as-error.asm::test(5) <- warning-as-error.asm(11)
warning: warning or error? [-Wuser]
at warning-as-error.asm::test(5) <- warning-as-error.asm(14)
Assembly aborted with 2 errors