GNU bug report logs - #58688
[Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99

Previous Next

Package: emacs;

Reported by: Jacob Faibussowitsch <jacob.fai <at> gmail.com>

Date: Fri, 21 Oct 2022 14:25:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jacob Faibussowitsch <jacob.fai <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 58688 <at> debbugs.gnu.org
Subject: bug#58688: [Trunk] menu.c:1401:3: error: implicit declaration of function 'cancel_hourglass' is invalid in C99
Date: Fri, 21 Oct 2022 12:10:42 -0400
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.