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

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

bug#54382: closed (28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH un


From: GNU bug Tracking System
Subject: bug#54382: closed (28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined" in Activate.c)
Date: Mon, 14 Mar 2022 20:18:02 +0000

Your message dated Mon, 14 Mar 2022 13:17:18 -0700
with message-id <7a957d8d-4988-d682-00c1-0550d578b6d0@cs.ucla.edu>
and subject line Re: bug#54382: 28.0.92; --with-x-toolkit=no leads to 
"FALLTHROUGH undefined" in Activate.c
has caused the debbugs.gnu.org bug report #54382,
regarding 28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined" in 
Activate.c
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54382: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54382
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined" in Activate.c Date: Mon, 14 Mar 2022 10:28:29 +0100
Since commit ec35e2621a9457, using --with-x-toolkit=no with
"./configure" leads to:

Activate.c: In function ‘XMenuActivate’:
Activate.c:618:3: error: ‘FALLTHROUGH’ undeclared (first use in this function)
  618 |   FALLTHROUGH;
      |   ^~~~~~~~~~~


Configured using:
 'configure --prefix=/usr/ --mandir=/usr/share/man/
 --infodir=/usr/share/info/ --with-x-toolkit=no --without-makeinfo
 --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-x
 --with-file-notification=inotify'


-- 
Torsten Bronger

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#54382: 28.0.92; --with-x-toolkit=no leads to "FALLTHROUGH undefined" in Activate.c Date: Mon, 14 Mar 2022 13:17:18 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.2 I installed the attached further patch, which should fix this in a better way.

Attachment: 0001-Another-fix-for-the-no-toolkit-build.patch
Description: Text Data


--- End Message ---

reply via email to

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