mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Reset the load callbacks when aborting loading an objc module because
of an error git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10816 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aabe806da6
commit
9760449718
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Aug 30 20:03:19 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/objc-load.m (objc_load_module): Reset the load callbacks
|
||||
to 0 when we abort loading the module because of an error
|
||||
(Reported by Michael Scheibler <michael.scheibler@onevision.de>).
|
||||
|
||||
Thu Aug 30 13:08:17 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Documentation/gsdoc/NSObject.gsdoc: Added description of the
|
||||
|
|
Loading…
Reference in a new issue