all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dmitry Antipov <dmantipov@yandex.ru>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API.
Date: Thu, 1 Aug 2013 16:48:19 +0200	[thread overview]
Message-ID: <CAAeL0SQC8QA5U4xp=8tNuus42T9SMHupXXFL+Gs4Mp3kf-CkOQ@mail.gmail.com> (raw)
In-Reply-To: <E1V4qYc-0005dm-RR@vcs.savannah.gnu.org>

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



       reply	other threads:[~2013-08-01 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1V4qYc-0005dm-RR@vcs.savannah.gnu.org>
2013-08-01 14:48 ` Juanma Barranquero [this message]
2013-08-01 16:11   ` [Emacs-diffs] trunk r113631: Avoid redundant Lisp_Object <-> struct frame conversions in font API Dmitry Antipov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAeL0SQC8QA5U4xp=8tNuus42T9SMHupXXFL+Gs4Mp3kf-CkOQ@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    /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 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.