unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_attributes): Support args attribute on macOS
       [not found] ` <20210415223511.DDF2220D13@vcs0.savannah.gnu.org>
@ 2021-04-16  8:14   ` Robert Pluim
  2021-04-16  9:44     ` Filipp Gunbin
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Pluim @ 2021-04-16  8:14 UTC (permalink / raw)
  To: emacs-devel; +Cc: Filipp Gunbin

>>>>> On Thu, 15 Apr 2021 18:35:11 -0400 (EDT), fgunbin@fastmail.fm (Filipp Gunbin) said:

    Filipp>    if (ttyname)
    Filipp> -    attrs = Fcons (Fcons (Qtty, build_string (ttyname)), attrs);
    Filipp> +    attrs = Fcons (Fcons (Qttname, build_string (ttyname)), attrs);

Nit: could you mention this bugfix in the commit message?

Robert



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_attributes): Support args attribute on macOS
  2021-04-16  8:14   ` scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_attributes): Support args attribute on macOS Robert Pluim
@ 2021-04-16  9:44     ` Filipp Gunbin
  0 siblings, 0 replies; 2+ messages in thread
From: Filipp Gunbin @ 2021-04-16  9:44 UTC (permalink / raw)
  To: Robert Pluim; +Cc: emacs-devel

On 16/04/2021 10:14 +0200, Robert Pluim wrote:

>>>>>> On Thu, 15 Apr 2021 18:35:11 -0400 (EDT), fgunbin@fastmail.fm (Filipp Gunbin) said:
>
>     Filipp>    if (ttyname)
>     Filipp> -    attrs = Fcons (Fcons (Qtty, build_string (ttyname)), attrs);
>     Filipp> +    attrs = Fcons (Fcons (Qttname, build_string (ttyname)), attrs);
>
> Nit: could you mention this bugfix in the commit message?

Sure!  There's also the same bug with FreeBSD, will fix it too.

Filipp



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-16  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210415223510.6698.68182@vcs0.savannah.gnu.org>
     [not found] ` <20210415223511.DDF2220D13@vcs0.savannah.gnu.org>
2021-04-16  8:14   ` scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_attributes): Support args attribute on macOS Robert Pluim
2021-04-16  9:44     ` Filipp Gunbin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).