mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Add skeletal NSXML work as requested.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27824 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
af0cbcda24
commit
a2e18e58d5
21 changed files with 2553 additions and 4 deletions
|
@ -332,7 +332,7 @@ GS_EXPORT NSRecursiveLock *gnustep_global_lock;
|
|||
* (but cannot due to compiler constraint), and wants to make sure it is not
|
||||
* called by mistake. Default implementation raises an exception at runtime.
|
||||
*/
|
||||
- notImplemented:(SEL)aSel;
|
||||
- (id) notImplemented: (SEL)aSel;
|
||||
|
||||
/**
|
||||
* Message sent when an implementation wants to explicitly require a subclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue