unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 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

* Re: [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Antipov @ 2013-08-01 16:11 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs developers

On 08/01/2013 06:48 PM, Juanma Barranquero wrote:

> 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

Oops, sorry. Hopefully fixed in r113636.

Dmitry




^ 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 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).