[nem-bug] [Nemerle 0000905]: VS crashes if there is a cyclic inheritance

feedback at nemerle.org feedback at nemerle.org
Mon Apr 23 04:54:42 CEST 2007


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=905> 
======================================================================
Reported By:                nikov
Assigned To:                VladD2
======================================================================
Project:                    Nemerle
Issue ID:                   905
Category:                   Visual Studio Plugin
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             02-16-2007 10:42 CET
Last Modified:              04-23-2007 04:54 CEST
======================================================================
Summary:                    VS crashes if there is a cyclic inheritance
Description: 
Paste the following code in the editor:

[nemerle]
class A : A { }
[/nemerle]

VS will crash.
Should highlight the error.
======================================================================

----------------------------------------------------------------------
 VladD2 - 04-23-07 04:54 
----------------------------------------------------------------------
Fixd in rev. 7610

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-16-07 10:42 nikov          New Issue                                    
02-16-07 13:39 VladD2         Status                   new => assigned     
02-16-07 13:39 VladD2         Assigned To               => VladD2          
04-23-07 04:54 VladD2         Status                   assigned => resolved
04-23-07 04:54 VladD2         Resolution               open => fixed       
04-23-07 04:54 VladD2         Note Added: 0001846                          
======================================================================




More information about the bugs mailing list