------- Comment #2 from rfm at gnu dot org 2008-11-28 15:56 ------- Created an attachment (id=16787) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16787&action=view) An implementation of objc_set_unexpected function
We really need this function to use native objective-c in GNUstep. The tiny attached patch does what the gnustep-base library needs ... providing a function to set a hanlder to be called if an exception is not caught. Please could you apply it or something similar. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27466