rgbasm: Report conflicting file/line number for duplicate sections

This commit is contained in:
dannye
2021-02-21 23:43:44 -06:00
committed by Eldred Habert
parent cc1129093d
commit 929e2a4490
3 changed files with 8 additions and 3 deletions

View File

@@ -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)