Hi,

This is indeed a bug.  The problem is that expressions are only partly
parsed at first, and only fully when all the labels that were used are
known.  Parentheses are counted when parsing partly, but it seems I
forgot to discard comments.

Thanks,
Bas

On Tue, May 15, 2007 at 12:46:40AM +0200, Tomaz Solc wrote:
> When the last operand of an instruction is an immediate value, any
> unclosed parenthesis in a comment following the instruction causes
> an "unexpected end of line" error.
...
> The correct behavior would be to completely ignore all text (including
> parenthesis) from the ';' character to the end of the line. The example
> above should assemble without errors.

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html

Attachment: signature.asc
Description: Digital signature

Reply via email to