Follow-up Comment #2, bug #24239 (project gnustep):
>From NSException -raise:
#if defined(DEBUG)
if (_e_stack == nil)
{
ASSIGN(_e_stack, GSPrivateStackAddresses());
}
#endif
Would you accept another define/configure option to turn this part off for
NetBSD/AMD64? Or probably even better in GSPrivatStackAdresses itself to
return nil...
It seems that the error is triggerd by unnecessary (albeit very usefull if it
works) functionality. The effect here is that the uncought exception is not
logged anymore so a developer could be mislead to believe that there is a bug
in -base rather than in his code.
It will be be quite a while before NetBSD will have a new system compiler.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24239>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep