discuss-gnustep
[Top][All Lists]
Advanced

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

Re: NSLog (on windows)


From: David Ayers
Subject: Re: NSLog (on windows)
Date: Mon, 05 Dec 2005 10:08:18 +0100
User-agent: Mozilla Thunderbird 1.0.2 (X11/20051002)

Lloyd Dupont schrieb:
> I'm not using any GNUstep related framework (apart from GNUstep itself).
> (the Other libraries, FYI, are .NET 2.0, DotNetBar, win32, and my code).
> So this NSLog is somewhere in GNUstep.
> I would guess it happens when I call "[NSApplication sharedAplicaton]"
> But I'm not too sure about that, never tried to identify the culprit...

Hello Lloyd,

It would interesting to find out since from my core directory:

ayers$ find . -name "*.[hm]"|xargs grep "Starting "
./base/Source/NSKeyedUnarchiver.m:      _cursor = 0;
// Starting object decode
./base/Testing/nsconnection_client.m:  [prx print: "This is a message
from the client. Starting Tests!"];
ayers$

Cheers,
David




reply via email to

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