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

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

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


From: Torsten Bronger
Subject: bug#54382: 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


reply via email to

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