bug-gnustep
[Top][All Lists]
Advanced

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

Re: NSMessagePortNameServerWin32.m error


From: Richard Frith-Macdonald
Subject: Re: NSMessagePortNameServerWin32.m error
Date: Wed, 31 Jan 2007 16:44:35 +0000


On 31 Jan 2007, at 16:25, Wim Oudshoorn wrote:

I am trying to verify the fix for the problem we have with
the MSWindows registry code in the NSMessagePortNameServer.

It still does not work, and I am debugging this.
However, when I turn logging on with
--GNU-Debug=NSMessagePortNameServer
Our program stops because win32/NSMessagePort*Win32.m uses
in the logging code the following code fragment:

[NSError _last]

but apparently the method +[NSError _last] does not exist.

That method is implemented in base/Source/Additions/GSCategories.m

Did something go wrong with your build of the base library somehow?




reply via email to

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