On 12/5/06, Marc Brünink <[EMAIL PROTECTED]> wrote:
Hi all,
ok it segfaults in
len = strlen (frameworkClass->name);
Perhaps its a broken GNUMakefile for the framework? Do I miss a key
point? Am I dumb?  :-)

I wouldn't know, but what is wrong with

 len = strlen([foobarClass name]);

Object.h returns a (const char*) for -name

--
Chris


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to