[Issue 1093] DMD doesn't generate correct try block code
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Apr  5 01:29:11 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1093
thomas-dloop at kuehne.cn changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #2 from thomas-dloop at kuehne.cn  2007-04-05 03:29 -------
Use "catch" instead of "finally" if you like to see "hello" or put the printf 
inside the finally scope.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list