* Re: [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API.
[not found] <E1V4qYc-0005dm-RR@vcs.savannah.gnu.org>
@ 2013-08-01 14:48 ` Juanma Barranquero
2013-08-01 16:11 ` Dmitry Antipov
0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2013-08-01 14:48 UTC (permalink / raw)
To: Dmitry Antipov, Emacs developers
On Thu, Aug 1, 2013 at 12:56 PM, Dmitry Antipov <dmantipov@yandex.ru> wrote:
> ------------------------------------------------------------
> revno: 113631
> revision-id: dmantipov@yandex.ru-20130801103325-51pz8dr4egd7c1xx
> parent: dmantipov@yandex.ru-20130801073358-29glzb66xz0kbfsf
> committer: Dmitry Antipov <dmantipov@yandex.ru>
> branch nick: trunk
> timestamp: Thu 2013-08-01 14:33:25 +0400
> message:
> Avoid redundant Lisp_Object <-> struct frame conversions in font API.
w32font.c: At top level:
w32font.c:813:1: error: conflicting types for 'w32font_list_internal'
In file included from w32font.c:35:0:
w32font.h:67:13: note: previous declaration of 'w32font_list_internal' was here
w32font.c:865:1: error: conflicting types for 'w32font_match_internal'
In file included from w32font.c:35:0:
w32font.h:70:13: note: previous declaration of 'w32font_match_internal' was here
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-01 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1V4qYc-0005dm-RR@vcs.savannah.gnu.org>
2013-08-01 14:48 ` [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API Juanma Barranquero
2013-08-01 16:11 ` Dmitry Antipov
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.