From: Tassilo Horn <tsdh@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: luangruo@yahoo.com, emacs-devel@gnu.org
Subject: Re: xterm.c:1122:3: error: ‘current_count’ undeclared (first use in this function); did you mean ‘current_column’?
Date: Thu, 17 Mar 2022 09:21:58 +0100 [thread overview]
Message-ID: <87fsnhyom9.fsf@gnu.org> (raw)
In-Reply-To: <83o825gj68.fsf@gnu.org>
Eli Zaretskii <eliz@gnu.org> writes:
>> CC xterm.o
>> xterm.c: In function ‘x_dnd_begin_drag_and_drop’:
>> xterm.c:1122:3: error: ‘current_count’ undeclared (first use in this function); did you mean ‘current_column’?
>> 1122 | current_count = 0;
>> | ^~~~~~~~~~~~~
>> | current_column
>> xterm.c:1122:3: note: each undeclared identifier is reported only once for each function it appears in
>> make[1]: *** [Makefile:415: xterm.o] Error 1
>> make[1]: Leaving directory '/home/horn/Repos/el/emacs/src'
>> make: *** [Makefile:469: src] Error 2
>
> Thanks, I think I fixed this now.
Yes, I'm now past the compilation of xterm.c.
Thank you both!
Bye,
Tassilo
prev parent reply other threads:[~2022-03-17 8:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-17 6:07 xterm.c:1122:3: error: ‘current_count’ undeclared (first use in this function); did you mean ‘current_column’? Tassilo Horn
2022-03-17 6:57 ` Po Lu
2022-03-17 6:57 ` Eli Zaretskii
2022-03-17 8:21 ` Tassilo Horn [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=87fsnhyom9.fsf@gnu.org \
--to=tsdh@gnu.org \
--cc=eliz@gnu.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).