Skip to content

OldException's catch etc should treat new Exception types as DynException's

OldException's catch etc should treat new Exception types as DynException's. Currently new style exceptions are just not caught, which is a bug. It also means that cleaning up with functions like finally doesn't work properly.

Additionally, functions like bracket, onException, finally which don't actually exposed the exception type could just use the new functions directly, rather than reimplementing them.

Trac metadata
Trac field Value
Version 6.10.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/base
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information