Menu

Fixed problems with signed integer constants

There were several problems with signed integer constants: first off, the lexer wouldn't recognize them; secondly, even if it did, they'd be represented wrong internally. That should be fixed now on the trunk.

Posted by Chris Waterson 2002-01-10

Log in to post a comment.