[nem-bug] [Nemerle 0001000]: $<# ... #> strings don't work

feedback at nemerle.org feedback at nemerle.org
Wed May 2 22:22:57 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1000> 
======================================================================
Reported By:                apanteleev
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   1000
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             05-02-2007 22:22 CEST
Last Modified:              05-02-2007 22:22 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                    
======================================================================




More information about the bugs mailing list