Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Changeset 644:49466efd4fba

Show
Ignore:
Timestamp:
10/04/08 06:32:09 (3 months ago)
Author:
Christian Kamm <kamm incasoftware de>
branch:
default
Message:

Don't let outer enclosing handlers propagate to nested function declarations.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dmd/func.c

    r510 r644  
    675675    sc2->incontract = 0; 
    676676    sc2->tf = NULL; 
     677    sc2->tfOfTry = NULL; 
    677678    sc2->noctor = 0; 
    678679 
Copyright © 2008, LDC Development Team.