[nem-bug] [Nemerle 0000618]: -0 causes compilation error
feedback at nemerle.org
feedback at nemerle.org
Sun Feb 19 11:38:34 CET 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=618>
======================================================================
Reported By: steffen
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 618
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-13-2006 19:40 CET
Last Modified: 02-19-2006 11:38 CET
======================================================================
Summary: -0 causes compilation error
Description:
A file containing
_ = -0;
causes the following error:
/tmp/x.n:1:6:1:7: error: the operation overflows at compile-time during
constants folding in checked mode
======================================================================
----------------------------------------------------------------------
nazgul - 02-19-06 11:38
----------------------------------------------------------------------
Fixed on trunk (r6128)
Issue History
Date Modified Username Field Change
======================================================================
02-13-06 19:40 steffen New Issue
02-19-06 11:38 nazgul Status new => resolved
02-19-06 11:38 nazgul Resolution open => fixed
02-19-06 11:38 nazgul Assigned To => nazgul
02-19-06 11:38 nazgul Note Added: 0001090
======================================================================
More information about the bugs
mailing list