From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: image-size Date: Fri, 28 Jun 2013 12:45:10 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <837ghopy8a.fsf@gnu.org> <83zjukog7h.fsf@gnu.org> <83txksodgv.fsf@gnu.org> <83r4fwocqd.fsf@gnu.org> <83ppvgoaw9.fsf@gnu.org> <83mwqko9ge.fsf@gnu.org> <83k3loo66g.fsf@gnu.org> <2D9A8A78-829E-4AEC-BA3E-9409A1457053@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1372391118 9646 80.91.229.3 (28 Jun 2013 03:45:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Jun 2013 03:45:18 +0000 (UTC) Cc: Lars Magne Ingebrigtsen , Emacs developers To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 28 05:45:18 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UsPcc-0000tw-GL for ged-emacs-devel@m.gmane.org; Fri, 28 Jun 2013 05:45:18 +0200 Original-Received: from localhost ([::1]:53691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsPcc-0003ck-5v for ged-emacs-devel@m.gmane.org; Thu, 27 Jun 2013 23:45:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsPcZ-0003cR-Li for emacs-devel@gnu.org; Thu, 27 Jun 2013 23:45:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsPcY-0000Qx-JZ for emacs-devel@gnu.org; Thu, 27 Jun 2013 23:45:15 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:52951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsPcY-0000QE-23 for emacs-devel@gnu.org; Thu, 27 Jun 2013 23:45:14 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 76A2CC055D; Fri, 28 Jun 2013 12:45:10 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 133.82.132.2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161166 Archived-At: >>>>> On Fri, 28 Jun 2013 05:12:07 +0200, Juanma Barranquero said: >> Thanks for testing. I've just installed a slightly different version >> of the change. > image.c: In function 'image_get_x_image_or_dc': > image.c:2184:1: warning: no return statement in function returning > non-void [-Wreturn-type] > image.c: At top level: > image.c:2186:13: error: conflicting types for 'image_unget_x_image_or_dc' > image.c:429:13: note: previous declaration of > 'image_unget_x_image_or_dc' was here Sorry, they were in the W32-specific part I couldn't test myself. I think I've fixed them. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp