* Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647).
[not found] <E1WAyjO-0001dl-2K@vcs.savannah.gnu.org>
@ 2014-02-05 17:59 ` Glenn Morris
2014-02-05 18:39 ` martin rudalics
0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-02-05 17:59 UTC (permalink / raw)
To: martin rudalics; +Cc: emacs-devel
This change seems to cause some build issue:
http://hydra.nixos.org/build/8728868
xdisp.c: In function 'note_mouse_highlight':
xdisp.c:28574:31: error: dereferencing pointer to incomplete type
cursor = FRAME_X_OUTPUT (f)->nontext_cursor;
^
make[2]: *** [xdisp.o] Error 1
Martin Rudalics wrote:
> + /* Sho non-text cursor (Bug#16647). */
Typo: "Show"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647).
2014-02-05 17:59 ` trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647) Glenn Morris
@ 2014-02-05 18:39 ` martin rudalics
2014-02-05 19:09 ` Glenn Morris
0 siblings, 1 reply; 4+ messages in thread
From: martin rudalics @ 2014-02-05 18:39 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
> This change seems to cause some build issue:
>
> http://hydra.nixos.org/build/8728868
>
> xdisp.c: In function 'note_mouse_highlight':
> xdisp.c:28574:31: error: dereferencing pointer to incomplete type
> cursor = FRAME_X_OUTPUT (f)->nontext_cursor;
> ^
> make[2]: *** [xdisp.o] Error 1
I'm not sure whether I fixed it now. What kind of build is
that?
martin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647).
2014-02-05 18:39 ` martin rudalics
@ 2014-02-05 19:09 ` Glenn Morris
2014-02-05 19:20 ` martin rudalics
0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-02-05 19:09 UTC (permalink / raw)
To: martin rudalics; +Cc: emacs-devel
martin rudalics wrote:
> I'm not sure whether I fixed it now. What kind of build is that?
All the information you could want should be at
http://hydra.nixos.org/build/8728868
Click "logfile: raw" for the entire build log.
It does appear to be without-x.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647).
2014-02-05 19:09 ` Glenn Morris
@ 2014-02-05 19:20 ` martin rudalics
0 siblings, 0 replies; 4+ messages in thread
From: martin rudalics @ 2014-02-05 19:20 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
> It does appear to be without-x.
That's the only explanation.
Thanks, martin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-02-05 19:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1WAyjO-0001dl-2K@vcs.savannah.gnu.org>
2014-02-05 17:59 ` trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647) Glenn Morris
2014-02-05 18:39 ` martin rudalics
2014-02-05 19:09 ` Glenn Morris
2014-02-05 19:20 ` martin rudalics
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).