Changeset c40157e for src


Ignore:
Timestamp:
Dec 12, 2023, 4:12:45 PM (8 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
96b0e49, b1f2007
Parents:
f277ab6c
Message:

Minimal change to get exceptions running the old way while a fix is found. Or even more details on the problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/ExceptTranslate.cpp

    rf277ab6c rc40157e  
    496496                                {
    497497                                        new ast::VariableExpr( loc, try_wrapper ),
     498                                        new ast::VariableExpr( loc, terminate_catch ),
    498499                                        new ast::VariableExpr( loc, terminate_match ),
    499500                                }
Note: See TracChangeset for help on using the changeset viewer.