[nem-bug] [Nemerle 0000647]: problems with preprocessor and the $
macro
feedback at nemerle.org
feedback at nemerle.org
Fri May 5 20:12:27 CEST 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=647>
======================================================================
Reported By: malekith
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 647
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 04-04-2006 16:20 CEST
Last Modified: 05-05-2006 20:12 CEST
======================================================================
Summary: problems with preprocessor and the $ macro
Description:
the following code
#if foobar
_ = $ "$lit [$(LitForAtom (lit.atom))/$v] ==> $formula [$(clause
[1])]"
#else
()
#endif
gives
q.n:3:45:3:46: error: parse error near operator `/$': expecting
expression
======================================================================
----------------------------------------------------------------------
nazgul - 05-05-06 20:12
----------------------------------------------------------------------
Fixed on trunk (r6231).
Issue History
Date Modified Username Field Change
======================================================================
04-04-06 16:20 malekith New Issue
05-05-06 19:08 nazgul Status new => assigned
05-05-06 19:08 nazgul Assigned To => nazgul
05-05-06 20:12 nazgul Status assigned => resolved
05-05-06 20:12 nazgul Resolution open => fixed
05-05-06 20:12 nazgul Note Added: 0001237
======================================================================
More information about the bugs
mailing list