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

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

bug#62877: 29.0.90; Build failure with 9686b015a0d71d08828afb0cfe6e477bb


From: Sam James
Subject: bug#62877: 29.0.90; Build failure with 9686b015a0d71d08828afb0cfe6e477bbc4909ae
Date: Tue, 18 Apr 2023 12:42:34 +0100
User-agent: mu4e 1.10.2; emacs 29.0.90

Eli Zaretskii <eliz@gnu.org> writes:

>> Cc: 62877@debbugs.gnu.org
>> Date: Sun, 16 Apr 2023 11:17:24 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>> 
>> > From: Sam James <sam@gentoo.org>
>> > Date: Sun, 16 Apr 2023 07:36:59 +0100
>> > 
>> > Emacs fails to compile at commit
>> > 9686b015a0d71d08828afb0cfe6e477bbc4909ae
>> > when performing a fresh bootstrap:
>> > 
>> > ```
>> > term.c: In function ‘init_tty’:
>> > term.c:4167:39: error: too many arguments to function ‘tigetstr’
>> >  4167 |   tty->TS_enter_strike_through_mode = tigetstr ("smxx",
>> >  address);
>> > ^~~~~~~~
>> > In file included from term.c:32:
>> > tparam.h:46:7: note: declared here
>> > 46 | char *tigetstr (const char *);
>> > |       ^~~~~~~~
>> > make[2]: *** [Makefile:424: term.o] Error 1
>> > make[2]: *** Waiting for unfinished jobs....
>> 
>> Sorry about that, should be fixed now.
>
> No further comments, so I assume the bug was indeed fixed, and I'm
> closing it.

Sorry, yes, that indeed fixed it.

Attachment: signature.asc
Description: PGP signature


reply via email to

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