all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Subject: New warning
Date: Tue, 06 Jun 2023 21:36:57 +0800	[thread overview]
Message-ID: <87fs74k8zq.fsf@yahoo.com> (raw)
In-Reply-To: 87fs74k8zq.fsf.ref@yahoo.com

Since a previous commit, I get:

../../emacs/src/window.c: In function ‘window_wants_header_line’:
../../emacs/src/window.c:5546:19: warning: potential null pointer dereference [-Wnull-dereference]
 5546 |               || !null_header_line_format (BVAR (XBUFFER (WINDOW_BUFFER (w)),
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 5547 |                                                  header_line_format), f))
      |                                                  ~~~~~~~~~~~~~~~~~~~~~~~

Would someone please look into this?
Thanks.



       reply	other threads:[~2023-06-06 13:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87fs74k8zq.fsf.ref@yahoo.com>
2023-06-06 13:36 ` Po Lu [this message]
2023-06-06 15:59   ` New warning Eshel Yaron
2023-06-06 16:14     ` Eli Zaretskii
2023-06-06 16:41       ` Eli Zaretskii
2023-06-06 17:53         ` Andreas Schwab
2023-06-06 18:30           ` Eli Zaretskii
2023-06-06 23:26         ` Po Lu

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

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

  git send-email \
    --in-reply-to=87fs74k8zq.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.