GNU bug report logs -
#58688
[Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99
Previous Next
Full log
View this message in rfc822 format
P.S. it builds now, thanks for the fix!
Best regards,
Jacob Faibussowitsch
(Jacob Fai - booss - oh - vitch)
> On Oct 21, 2022, at 12:09, Jacob Faibussowitsch <jacob.fai <at> gmail.com> wrote:
>
>> Well, it would help if you'd posted your Emacs configuration with the
>> bug report to begin with.
>
> I did. I attached my configure.log with the original mail. Or do attachments get scrubbed?
>
> Best regards,
>
> Jacob Faibussowitsch
> (Jacob Fai - booss - oh - vitch)
>
>> On Oct 21, 2022, at 12:06, Eli Zaretskii <eliz <at> gnu.org> wrote:
>>
>>> From: Jacob Faibussowitsch <jacob.fai <at> gmail.com>
>>> Date: Fri, 21 Oct 2022 11:55:49 -0400
>>> Cc: 58688 <at> debbugs.gnu.org
>>>
>>> No dice I’m afraid. It appears cancel_hourglass() is gated behind HAVE_WINDOW_SYSTEM:
>>>
>>> // src/dispextern.h
>>> ...
>>> #ifdef HAVE_WINDOW_SYSTEM
>>>
>>> extern void start_hourglass (void);
>>> extern void cancel_hourglass (void);
>>>
>>> Which I do not appear to have:
>>
>> Well, it would help if you'd posted your Emacs configuration with the
>> bug report to begin with.
>>
>> I've tried to fix this now.
>
This bug report was last modified 2 years and 270 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.