Phrase error messages as "Failed to", not "Could not" or "Couldn't" (#1298)

This commit is contained in:
Sylvie
2024-02-18 08:52:31 -05:00
committed by GitHub
parent ef0d973187
commit d71a161bc9
12 changed files with 20 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
error: Could not fit tile colors [$6c8a, $7f55, $7fff] in specified palettes
error: Could not fit tile colors [$6c8a, $7f55] in specified palettes
error: Failed to fit tile colors [$6c8a, $7f55, $7fff] in specified palettes
error: Failed to fit tile colors [$6c8a, $7f55] in specified palettes
note: The following palettes were specified:
[$7fff, $7f55]
[$7fff, $6c8a]

View File

@@ -1,3 +1,3 @@
error: cascading-errors-fatal-assert.asm(1): Unknown symbol "UnknownSymbol"
FATAL: cascading-errors-fatal-assert.asm(1): couldn't evaluate assertion
FATAL: cascading-errors-fatal-assert.asm(1): Failed to evaluate assertion
Linking aborted after 2 errors