mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
rgbasm: Report conflicting file/line number for duplicate sections
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ERROR: duplicate-section.asm(4):
|
||||
Section already defined previously
|
||||
Section already defined previously at duplicate-section.asm(2)
|
||||
FATAL: duplicate-section.asm(4):
|
||||
Cannot create section "sec" (1 error)
|
||||
|
||||
Reference in New Issue
Block a user