From b35a8886e8b8a3d953333c8f5ea32735d489f372 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 24 Aug 2008 23:13:12 +0200 Subject: LOAD: Reraise caught exceptions. --- MLKRoot.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKRoot.m') diff --git a/MLKRoot.m b/MLKRoot.m index 8045f54..d1688ec 100644 --- a/MLKRoot.m +++ b/MLKRoot.m @@ -202,6 +202,7 @@ static id truify (BOOL value) [MLKDynamicContext popContext]; LRELEASE (ctx); [input close]; + [localException raise]; } NS_ENDHANDLER; -- cgit v1.2.3