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? _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
