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

feedback at nemerle.org feedback at nemerle.org
Sat Jul 14 21:39:04 CEST 2007


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=629> 
======================================================================
Reported By:                VladD2
Assigned To:                divan
======================================================================
Project:                    Nemerle
Issue ID:                   629
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             02-26-2006 21:10 CET
Last Modified:              07-14-2007 21:39 CEST
======================================================================
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
======================================================================

----------------------------------------------------------------------
 divan - 07-14-07 21:39 
----------------------------------------------------------------------
Fixed on r7751.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-26-06 21:10 VladD2         New Issue                                    
05-03-07 21:42 divan          Issue Monitored: divan                       
07-14-07 21:39 divan          Note Added: 0001939                          
07-14-07 21:39 divan          Assigned To               => divan           
07-14-07 21:39 divan          Status                   new => resolved     
07-14-07 21:39 divan          Resolution               open => fixed       
07-14-07 21:39 divan          Description Updated                          
======================================================================




More information about the bugs mailing list