[nem-bug] [Nemerle 0000754]: Incorrect parse comments

feedback at nemerle.org feedback at nemerle.org
Thu Oct 26 20:04:53 CEST 2006


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=754> 
======================================================================
Reported By:                VladD2
Assigned To:                IT
======================================================================
Project:                    Nemerle
Issue ID:                   754
Category:                   Code Completion Engine
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             09-13-2006 14:25 CEST
Last Modified:              10-26-2006 20:04 CEST
======================================================================
Summary:                    Incorrect parse comments
Description: 
This code parsed incorrect:
          /*
          // Completin in AutoModule
          if (member.DeclaringType.FullName == _autoModule)
          */
"if..." not highlight as comment.

======================================================================

----------------------------------------------------------------------
 IT - 10-26-06 20:04 
----------------------------------------------------------------------
Fixed with new ScanLexer.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-13-06 14:25 VladD2         New Issue                                    
10-26-06 20:03 IT             Status                   new => assigned     
10-26-06 20:03 IT             Assigned To               => IT              
10-26-06 20:04 IT             Status                   assigned => resolved
10-26-06 20:04 IT             Resolution               open => fixed       
10-26-06 20:04 IT             Note Added: 0001489                          
======================================================================




More information about the bugs mailing list