GNU bug report logs - #54766
[PATCH] 28.1.0; Native comp: Inherit working directory for sub processes (MS Windows)

Previous Next

Package: emacs;

Reported by: Robin Putters <robin.putters <at> keronic.com>

Date: Thu, 7 Apr 2022 14:59:02 UTC

Severity: normal

Tags: moreinfo, patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Robin Putters <robin.putters <at> keronic.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] 28.1.0; Native comp: Inherit working directory for sub
 processes (MS Windows) 
Date: Thu, 7 Apr 2022 14:35:57 +0000
[Message part 1 (text/plain, inline)]
On MS Windows systems, where the Emacs executable is typically not in the PATH, creating the async sub processes for the native compiler will fail because they are started in a random working directory. The included patch will inherit the working directory from the parent emacs process by setting default-directory before creating the sub process.    

Robin Putters
[Pat2409.diff (application/octet-stream, attachment)]

This bug report was last modified 3 years and 61 days ago.

Previous Next


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