[nem-bug] [Nemerle 0000647]: problems with preprocessor and the $
macro
feedback at nemerle.org
feedback at nemerle.org
Tue Apr 4 16:20:01 CEST 2006
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=647>
======================================================================
Reported By: malekith
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 647
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 04-04-2006 16:20 CEST
Last Modified: 04-04-2006 16:20 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-04-06 16:20 malekith New Issue
======================================================================
More information about the bugs
mailing list