GNU bug report logs - #38632
27.0.50; Emacs process name is changed permanently upon creating a named thread

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Mon, 16 Dec 2019 06:45:02 UTC

Severity: normal

Merged with 39003

Found in versions 27.0.50, 27.0.60

Fixed in version 27.1

Done: Mattias EngdegÄrd <mattiase <at> acm.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: mattiase <at> acm.org, rpluim <at> gmail.com, 38632 <at> debbugs.gnu.org
Subject: bug#38632: 27.0.50; Emacs process name is changed permanently upon creating a named thread
Date: Wed, 08 Jan 2020 20:54:22 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  38632 <at> debbugs.gnu.org,  rpluim <at> gmail.com
> Date: Wed, 08 Jan 2020 13:26:16 -0500
> 
> 
> 73fd8a4 fails to build on some GNU/Linux hosts, ref eg
> 
> https://hydra.nixos.org/build/109904668
>   
>   systhread.c:86:1: error: conflicting types for 'sys_thread_create'
>    sys_thread_create (sys_thread_t *t, const char *name,
>    ^~~~~~~~~~~~~~~~~
>   In file included from thread.h:33:0,
>                    from lisp.h:2163,
>                    from systhread.c:23:
>   systhread.h:115:13: note: previous declaration of 'sys_thread_create' was here
>    extern bool sys_thread_create (sys_thread_t *, thread_creation_function *,
>                ^~~~~~~~~~~~~~~~~
>   make[1]: *** [Makefile:402: systhread.o] Error 1

Thanks, should be fixed now.




This bug report was last modified 5 years and 138 days ago.

Previous Next


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