Remove errx and errors.hpp (#1737)

This commit is contained in:
Rangi
2025-07-09 11:04:23 -04:00
committed by GitHub
parent 9acba4b412
commit 5e43ece578
179 changed files with 366 additions and 393 deletions

View File

@@ -1,3 +1,3 @@
error: error-limit.asm(2):
'x' already defined at error-limit.asm(1)
error: The maximum of 1 error was reached (configure with "-X/--max-errors"); assembly aborted!
Assembly aborted after the maximum of 1 error! (configure with '-X/--max-errors')