[nem-bug] [Nemerle 0000876]: Bug in hexadecimal literal parser
feedback at nemerle.org
feedback at nemerle.org
Tue Feb 6 23:39:08 CET 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=876>
======================================================================
Reported By: nikov
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 876
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-05-2007 22:03 CET
Last Modified: 02-06-2007 23:39 CET
======================================================================
Summary: Bug in hexadecimal literal parser
Description:
_ = 0x; // Should not compile, but currently comiples fine
_ = 0o;
======================================================================
----------------------------------------------------------------------
nazgul - 02-06-07 23:39
----------------------------------------------------------------------
Fixed on trunk (r7392)
Issue History
Date Modified Username Field Change
======================================================================
02-05-07 22:03 nikov New Issue
02-06-07 23:39 nazgul Status new => resolved
02-06-07 23:39 nazgul Resolution open => fixed
02-06-07 23:39 nazgul Assigned To => nazgul
02-06-07 23:39 nazgul Note Added: 0001706
======================================================================
More information about the bugs
mailing list