GNU bug report logs -
#202
addpm.c: DdeConnect() without timeout
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 15 Jan 2009 23:10:36 +0800
with message-id <496F51EC.3050104 <at> gnu.org>
and subject line bug#202: addpm.c: DdeConnect() without timeout
has caused the Emacs bug report #202,
regarding addpm.c: DdeConnect() without timeout
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
202: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=202
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
I had reported a problem with addpm.exe on W2K. I am building CVS HEAD
using MinGW-GCC and MSVC6 and face the same problem of addpm.exe getting
stuck duing "nmake (gmake) install".
I found that it is getting stuck in DdeConnect(). I am not aware of DDE
mechanism but feel we should have a time out. Since "addpm.exe" is trivia
and does not affect the working of GNU Emacs, the install should progress
even if "addpm.exe" fails.
Also, I noticed "gmake info" failes on MinGW-GCC on W2K. The problem is
with backslash ("\") in makefile.w32-in at target "info:". Changing it
to forward slashes "/", fixes this problem.
with best regards,
dhruva
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/
_______________________________________________
Emacs-devel mailing list
Emacs-devel <at> gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
[Message part 3 (message/rfc822, inline)]
I decided to fix this by creating the Shortcuts using the Shell API
where possible, only falling back on the deprecated DDE ProgMan
interface when that fails (which should only happen on copies of Windows
95 and NT 4.0 that have not been updated since 1996).
This bug report was last modified 15 years and 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.