[nem-bug] [Nemerle 0000949]: VS crashes

feedback at nemerle.org feedback at nemerle.org
Mon Oct 22 22:36:00 CEST 2007


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=949> 
======================================================================
Reported By:                nikov
Assigned To:                divan
======================================================================
Project:                    Nemerle
Issue ID:                   949
Category:                   Visual Studio Plugin
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             02-24-2007 08:41 CET
Last Modified:              10-22-2007 22:36 CEST
======================================================================
Summary:                    VS crashes
Description: 
VS crashes if you paste the following code in the editor.

[nemerle]
class A
{
    Main() : void {
    def s = [1, 2];
    def (h :: _ = s;
    }
}
[/nemerle]
======================================================================

----------------------------------------------------------------------
 divan - 10-22-07 22:36 
----------------------------------------------------------------------
It was due to http://nemerle.org/bugs/view.php?id=1047, so fixed on r7806.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-24-07 08:41 nikov          New Issue                                    
10-22-07 22:36 divan          Note Added: 0001974                          
10-22-07 22:36 divan          Assigned To               => divan           
10-22-07 22:36 divan          Status                   new => resolved     
10-22-07 22:36 divan          Resolution               open => fixed       
10-22-07 22:36 divan          Description Updated                          
======================================================================




More information about the bugs mailing list