[nem-bug] [Nemerle 0000839]: throw; inside finally clause

feedback at nemerle.org feedback at nemerle.org
Fri Jan 26 21:26:19 CET 2007


The following issue has been CLOSED
======================================================================
<http://nemerle.org/bugs/view.php?id=839> 
======================================================================
Reported By:                VladD2
Assigned To:                nazgul
======================================================================
Project:                    Nemerle
Issue ID:                   839
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             01-26-2007 18:38 CET
Last Modified:              01-26-2007 21:26 CET
======================================================================
Summary:                    throw; inside finally clause
Description: 
try { throw System.ApplicationException() }
finally
{
  throw; // it's not valid in C#
}
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0000838 'throw' instruction without argument sh...
======================================================================

----------------------------------------------------------------------
 nazgul - 01-26-07 21:26 
----------------------------------------------------------------------
Duplicate

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-26-07 18:38 VladD2         New Issue                                    
01-26-07 21:26 nazgul         Relationship added       duplicate of 0000838
01-26-07 21:26 nazgul         Duplicate ID             0 => 838            
01-26-07 21:26 nazgul         Status                   new => resolved     
01-26-07 21:26 nazgul         Resolution               open => fixed       
01-26-07 21:26 nazgul         Assigned To               => nazgul          
01-26-07 21:26 nazgul         Note Added: 0001648                          
01-26-07 21:26 nazgul         Description Updated                          
01-26-07 21:26 nazgul         Status                   resolved => closed  
======================================================================




More information about the bugs mailing list