discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applications that fail to build with new gnustep from svn


From: Fred Kiefer
Subject: Re: applications that fail to build with new gnustep from svn
Date: Wed, 06 Apr 2011 20:51:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

On 06.04.2011 20:34, David Chisnall wrote:
On 6 Apr 2011, at 19:30, Fred Kiefer wrote:

You seem to be including the wrong runtime.h here and as David already pointed 
out, the whole ivar dumping code needs a rewrite.
Any taker? David, I am not looking at you :-)


If all that's required is listing the ivars on a class, I have code to do this 
that I can send to someone.

Great, I am willing to integrate that into the gdl2 code. All that DumpIvar does is write out the name, type and value for the ivar and if it is an id, it calls another function to go one level deeper. Ah, and it requires all the type encodings like _C_CLASS.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]