Share

avra - Atmel AVR Assembler

Tracker: Bugs

5 parser does not continue lines - ID: 1970630
Last Update: Attachment added ( nobody )

The common mechanism for line cintinuation with backslash as the last
character of a line (to continue it in next source line) does not work.

Example:
.db 1, 2, 3, \
4, 5, 6


Since this is a common mechanism and supported by avrasm, it should be
supported by avra as well.

Demo patch is attached.


Nobody/Anonymous ( nobody ) - 2008-05-23 15:54

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
avra-cont.dif line continuation patch Download

Change ( 1 )

Field Old Value Date By
File Added 278809: avra-cont.dif 2008-05-23 15:54 nobody