CVSROOT: /cvsroot/gnustep
Module name: gnustep
Branch:
Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]> 05/07/01
08:53:32
Modified files:
core/base : ChangeLog
core/base/Source: NSException.m
core/base/Testing: basic.m
Log message:
Fix buggy behavior where if the uncaught exception handler was set to a
function which returned, the -raise method could return.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/ChangeLog.diff?tr1=1.2551&tr2=1.2552&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/Source/NSException.m.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/Testing/basic.m.diff?tr1=1.22&tr2=1.23&r1=text&r2=text