GNU bug report logs - #13344
24.3.50; Gnus error c:/dev/fd/0

Previous Next

Packages: gnus, emacs;

Reported by: nyc4bos <at> aol.com

Date: Thu, 3 Jan 2013 00:17:02 UTC

Severity: normal

Found in version 24.3.50

Done: Daiki Ueno <ueno <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daiki Ueno <ueno <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13344 <at> debbugs.gnu.org, larsi <at> gnus.org, nyc4bos <at> aol.com
Subject: bug#13344: 24.3.50; Gnus error c:/dev/fd/0
Date: Sat, 05 Jan 2013 07:58:54 +0900
Eli Zaretskii <eliz <at> gnu.org> writes:

>> >>       (when (= (call-process "tty" "/dev/fd/0" t) 0)
>
> I don't think ignoring errors is TRT here.  You are invoking a command
> that doesn't exist on Windows out of the box; however, if some user,
> for some reason, does have that command somewhere on PATH, it _will_
> be invoked, but the results could be unpredictable, because the
> command by that name on MS-Windows can be unrelated to its Posix
> namesake.
>
> So it is best to avoid that call on Windows entirely.

Okay, changed the code so that it won't be called on Windows.
Thanks for the explanation.

Regards,
-- 
Daiki Ueno





This bug report was last modified 12 years and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.