OOP: catching exceptions of class type is now determined by the dynamic class...
OOP: catching exceptions of class type is now determined by the dynamic class type, instead of the static type raised (issue #533)
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/ttcn3/AST_ttcn3.cc 12 additions, 3 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/Statement.cc 24 additions, 29 deletionscompiler2/ttcn3/Statement.cc
- core/OOP.hh 71 additions, 30 deletionscore/OOP.hh
- regression_test/oop/exceptions.ttcn 6 additions, 2 deletionsregression_test/oop/exceptions.ttcn
Loading
Please register or sign in to comment