[nem-bug] [Nemerle 0000629]: Incorrect error location

feedback at nemerle.org feedback at nemerle.org
Sun Feb 26 21:10:33 CET 2006


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=629> 
======================================================================
Reported By:                VladD2
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   629
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-26-2006 21:10 CET
Last Modified:              02-26-2006 21:10 CET
======================================================================
Summary:                    Incorrect error location
Description: 
In this code:
using System.Console; 

[Nemerle.MacroUsage(Nemerle.MacroPhase.BeforeInheritance, 
  Nemerle.MacroTargets.Assembly) 
] 
macro LocalizationFile(fileName : string) 
{ // compiler point here!!! 
  WriteLine(fileName); 
  <[ () ]> 
}
compiler points to wrong place (see comment).
Detail: http://nemerle.org/phpBB/viewtopic.php?p=368#368
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-26-06 21:10 VladD2         New Issue                                    
======================================================================




More information about the bugs mailing list