unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: emacs-devel@gnu.org
Cc: Po Lu <luangruo@yahoo.com>
Subject: Re: master 7f9335f91d: Implement _NET_WM_USER_TIME protocol
Date: Wed, 09 Feb 2022 17:24:46 +0100	[thread overview]
Message-ID: <878rukm2i9.fsf@igel.home> (raw)
In-Reply-To: <20220209081453.69C44C0DA3A@vcs2.savannah.gnu.org> (Po Lu via Mailing list for Emacs changes's message of "Wed, 9 Feb 2022 03:14:53 -0500 (EST)")

On Feb 09 2022, Po Lu via Mailing list for Emacs changes wrote:

> +void
> +x_display_set_last_user_time (struct x_display_info *dpyinfo, Time time)
> +{
> +  struct frame *focus_frame = dpyinfo->x_focus_frame;
> +
> +#ifdef ENABLE_CHECKING
> +  eassert (t <= X_ULONG_MAX);
> +#endif

../../emacs/src/xterm.c: In function ‘x_display_set_last_user_time’:
../../emacs/src/xterm.c:2228:12: error: ‘t’ undeclared (first use in this function); did you mean ‘it’?
   eassert (t <= X_ULONG_MAX);
            ^

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



      parent reply	other threads:[~2022-02-09 16:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <164439449311.24347.14340914112590544821@vcs2.savannah.gnu.org>
     [not found] ` <20220209081453.69C44C0DA3A@vcs2.savannah.gnu.org>
2022-02-09 15:30   ` master 7f9335f91d: Implement _NET_WM_USER_TIME protocol Robert Pluim
2022-02-10  2:00     ` Po Lu
2022-02-09 16:24   ` Andreas Schwab [this message]

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=878rukm2i9.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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).