mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-22 08:21:52 +00:00
Format linker script error backtraces the same way as others (#1792)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
error: script-unterminated-string.link(2): Unterminated string
|
||||
error: script-unterminated-string.link(4): Unterminated string
|
||||
error: script-unterminated-string.link(5): Unterminated string
|
||||
error: Unterminated string
|
||||
at script-unterminated-string.link(2)
|
||||
error: Unterminated string
|
||||
at script-unterminated-string.link(4)
|
||||
error: Unterminated string
|
||||
at script-unterminated-string.link(5)
|
||||
Linking failed with 3 errors
|
||||
|
||||
Reference in New Issue
Block a user