mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
NeXT_RUNTIME fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9681 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5c3e777f95
commit
134e9d1184
8 changed files with 465 additions and 680 deletions
|
@ -853,7 +853,7 @@ mframe_do_call_opts (const char *encoded_types,
|
|||
as the ENCODED_TYPES string, but it will have different register
|
||||
and stack locations if the ENCODED_TYPES came from a machine of a
|
||||
different architecture. */
|
||||
#if NeXT_runtime
|
||||
#if NeXT_RUNTIME
|
||||
{
|
||||
Method m;
|
||||
m = class_getInstanceMethod(object->isa, selector);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue