[Bug 29] undefined behaviour of: scope(...){ return X; }
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Mar  9 17:15:58 PST 2006
    
    
  
http://d.puremagic.com/bugzilla/show_bug.cgi?id=29
walter at digitalmars.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #1 from walter at digitalmars.com  2006-03-09 19:15 -------
It shouldn't fail to compile. It means the same thing as a return inside a
finally block. Not a bug.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list