emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct


From: Dmitry Antipov
Subject: Re: [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API.
Date: Thu, 01 Aug 2013 20:11:08 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]