libs-base/Source/Additions
ayers eb84dff7b8 * Headers/Additions/GNUstepBase/GSObjCRuntime.h
* Source/Additions/GSObjCRuntime.m (GSSelectorTypesMatch):
        New Function.
        (gs_skip_type_qualifier_and_layout_info): Ditto.

        * Source/callframe.m (callframe_do_call): Use
	GSSelectorTypesMatch instead of sel_types_match.
        * Source/cifframe.m (cifframe_do_call): Ditto.
        * Source/mframe.m (mframe_do_call): Ditto.

        * Source/GSFFCallInvocation.m (GSInvocationCallback): Use
        NSDebugFLog to NSWarnFLog.
        * Source/GSFFIInvocation.m (GSFFIInvocationCallback): Ditto.

        * Testing/nsmethodsignature.m: Use GSSelectorTypesMatch
	instead of sel_types_match.  Test it.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19886 72102866-910b-0410-8b05-ffd578937521
2004-08-19 16:19:48 +00:00
..
behavior.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCArray.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCDictionary.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GCObject.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GNUmakefile Add lazy locking classes 2003-10-26 13:45:49 +00:00
GSCategories.m added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers 2004-06-22 22:40:40 +00:00
GSCompatibility.h * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GSCompatibility.m * Headers/Additions/GNUstepBase/GSCategories.h: 2004-02-25 13:57:59 +00:00
GSLock.m * Source/Additions/GSLock.m ([GSLazyLock -init]) 2004-04-23 13:14:32 +00:00
GSMime.m When parsing documents with non-standard charset, set the charset actually 2004-08-06 13:26:25 +00:00
GSNextRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m 2004-05-06 15:25:01 +00:00
GSObjCRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h 2004-08-19 16:19:48 +00:00
GSXML.m Remove debug statement accidentally left in 2004-06-24 09:27:10 +00:00
Makefile.preamble Various compile fixes 2003-09-24 01:39:55 +00:00
Unicode.m Use latin1 as default encoding. 2004-07-05 15:42:32 +00:00