On Fri, 14 Jun 2002 02:40:50 +0100 (BST) Nicola Pero <[EMAIL PROTECTED]> wrote: [...] > Replacing the NSLog with > NSLog (@"fail on %@\n", NSStringFromClass (cl)); [...]
What's the difference to NSLog(@"%s", object_get_class_name(self)); Is there any? -- Chris _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
