unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: 64726@debbugs.gnu.org
Subject: bug#64726: 30.0.50; PUSH_HANDLER macro in src/lisp.h:3053 is unused
Date: Wed, 19 Jul 2023 16:16:06 +0300	[thread overview]
Message-ID: <83wmyw3uuh.fsf@gnu.org> (raw)
In-Reply-To: <87ttu0w5l6.fsf@localhost> (message from Ihor Radchenko on Wed, 19 Jul 2023 10:36:37 +0000)

tags 64726 notabug
thanks

> From: Ihor Radchenko <yantar92@posteo.net>
> Date: Wed, 19 Jul 2023 10:36:37 +0000
> 
> I noticed that the following macro does not appear to be used in the code:
> 
> /* Fill in the components of c, and put it on the list.  */
> #define PUSH_HANDLER(c, tag_ch_val, handlertype)	\

It doesn't appear in our headers, either.

> It is only listed in ETAGS tests and
> 
> ChangeLog.2<emacs>
>   15943:	* src/lisp.h (PUSH_HANDLER): Remove.
> 
> appears to assert that the macro has been removed.

Yes.  I think you were deceived by files under test/manual/etags/.
These were taken from an old version of Emacs sources, and are used
only for testing etags.  They aren't part of the Emacs sources which
are compiled into the Emacs binary.

There's no bug here.





  parent reply	other threads:[~2023-07-19 13:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 10:36 bug#64726: 30.0.50; PUSH_HANDLER macro in src/lisp.h:3053 is unused Ihor Radchenko
2023-07-19 13:12 ` Eli Zaretskii
2023-07-19 13:16 ` Eli Zaretskii [this message]
2023-07-19 14:23   ` Ihor Radchenko
2023-07-19 15:07     ` Eli Zaretskii
2023-07-19 15:16       ` Ihor Radchenko
2023-07-19 16:22         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wmyw3uuh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64726@debbugs.gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).