[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSMessagePortNameServerWin32.m error
From: |
Wim Oudshoorn |
Subject: |
NSMessagePortNameServerWin32.m error |
Date: |
Wed, 31 Jan 2007 17:25:04 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/22.0.50 (darwin) |
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.
Wim Oudshoorn.
- NSMessagePortNameServerWin32.m error,
Wim Oudshoorn <=