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
| Filename | Description | Download |
|---|---|---|
| avra-cont.dif | line continuation patch | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 278809: avra-cont.dif | 2008-05-23 15:54 | nobody |