[nem-bug] [Nemerle 0001000]: $<# ... #> strings don't work
feedback at nemerle.org
feedback at nemerle.org
Thu May 3 00:38:58 CEST 2007
The following issue has been ASSIGNED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1000>
======================================================================
Reported By: apanteleev
Assigned To: VladD2
======================================================================
Project: Nemerle
Issue ID: 1000
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 05-02-2007 22:22 CEST
Last Modified: 05-03-2007 00:38 CEST
======================================================================
Summary: $<# ... #> strings don't work
Description:
Minimal example:
_ = $<#$("qwe")#>
test.n:1:16:1:16: error: preprocessor directives must occur only in lines
beginning with whitespaces
test.n:1:5:1:9: error: parse error near operator `$<#$': expecting
expression
Patch included.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-02-07 22:22 apanteleev New Issue
05-02-07 22:22 apanteleev File Added: dstring.patch
05-03-07 00:38 VladD2 Status new => assigned
05-03-07 00:38 VladD2 Assigned To => VladD2
======================================================================
More information about the bugs
mailing list