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

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

Re: emacsclient and emacsclientw don't work in Windows Vista x64 RTM


From: Eli Zaretskii
Subject: Re: emacsclient and emacsclientw don't work in Windows Vista x64 RTM
Date: Tue, 12 Dec 2006 06:42:30 +0200

> Date: Tue, 12 Dec 2006 00:09:00 +0100
> From: Lennart Borgman <address@hidden>
> 
> It turned out that the test below for execute access failed. That seems 
> strange since indeed runemacs.exe can be executed. Is that perhaps a bug 
> in MinGW or in w32? Or am I misunderstanding something? Where could I 
> try to report this (potential) bug?

According to this:

  http://msdn2.microsoft.com/en-us/library/1w06ktdy(VS.80).aspx

the Windows version of `access' doesn't support X_OK at all, only
F_OK, R_OK, and W_OK.

I don't really understand why did you need that test.  The CVS version
of emacsclient.c doesn't have such a test, AFAICS.




reply via email to

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