bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#202: marked as done (addpm.c: DdeConnect() without timeout)


From: Emacs bug Tracking System
Subject: bug#202: marked as done (addpm.c: DdeConnect() without timeout)
Date: Thu, 15 Jan 2009 15:15:03 +0000

Your message dated Thu, 15 Jan 2009 23:10:36 +0800
with message-id <496F51EC.3050104@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
202: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=202
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: addpm.c: DdeConnect() without timeout Date: Mon, 03 May 2004 11:37:15 +0530
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@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel



--- End Message ---
--- Begin Message --- Subject: bug#202: addpm.c: DdeConnect() without timeout Date: Thu, 15 Jan 2009 23:10:36 +0800 User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

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).



--- End Message ---

reply via email to

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