Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 93643adaa38418bf3656cd92a71768fbab59b984
      
https://github.com/mailru/tarantool/commit/93643adaa38418bf3656cd92a71768fbab59b984
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-07-12 (Thu, 12 Jul 2012)

  Changed paths:
    M .gitignore
    M test/unit/CMakeLists.txt
    A test/unit/objc_catchcxx.m
    A test/unit/objc_catchcxx.result
    A test/unit/objc_catchcxx.test
    A test/unit/objc_finally.m
    A test/unit/objc_finally.result
    A test/unit/objc_finally.test
    M third_party/libobjc/eh_personality.c

  Log Message:
  -----------
  Fix a regression with nested @finally introduced with a new runtime.

Fix a regression with nested @finally not being
called, introduced in 1.4.7 release.

Big thanks to David Chisnall for a swift fix in GNUStep Objective C
runtime.

Add unit tests for two Objective C runtime properties:
nested finally handling and ability to catch C++ exceptions.



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to