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

feedback at nemerle.org feedback at nemerle.org
Thu Jun 14 01:19:28 CEST 2007


The following issue has been RESOLVED.
======================================================================
<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:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             05-02-2007 22:22 CEST
Last Modified:              06-14-2007 01:19 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.
======================================================================

----------------------------------------------------------------------
 VladD2 - 06-14-07 01:19 
----------------------------------------------------------------------
Fixed in ver. 7703.

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          
06-14-07 01:19 VladD2         Status                   assigned => resolved
06-14-07 01:19 VladD2         Resolution               open => fixed       
06-14-07 01:19 VladD2         Note Added: 0001917                          
======================================================================




More information about the bugs mailing list