From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#9025: 24.0.50; gnulib defines intmax_t to int64_t on OSX, causes warnings and confusion. Date: Sat, 09 Jul 2011 15:06:16 -0700 Message-ID: <4E18D0D8.2040808__30890.684008091$1310249252$gmane$org@cs.ucla.edu> References: <4E1826ED.9020602@cs.ucla.edu> <201107091227.03099.bruno@clisp.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310249252 12964 80.91.229.12 (9 Jul 2011 22:07:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 9 Jul 2011 22:07:32 +0000 (UTC) Cc: bug-gnulib@gnu.org, 9025-done@debbugs.gnu.org To: Bruno Haible Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 10 00:07:28 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QffgM-0000OV-8B for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jul 2011 00:07:26 +0200 Original-Received: from localhost ([::1]:40748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QffgL-0000Ik-7x for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jul 2011 18:07:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qffg0-0000I7-Of for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 18:07:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfffy-0001mi-PA for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 18:07:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfffy-0001mK-CR for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 18:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qfffy-0007zS-0F for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 18:07:02 -0400 Resent-From: Paul Eggert Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Jul 2011 22:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9025 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9025@debbugs.gnu.org, eggert@cs.ucla.edu Original-Received: via spool by 9025-done@debbugs.gnu.org id=D9025.131024919830682 (code D ref 9025); Sat, 09 Jul 2011 22:07:01 +0000 Original-Received: (at 9025-done) by debbugs.gnu.org; 9 Jul 2011 22:06:38 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfffZ-0007yp-BG for submit@debbugs.gnu.org; Sat, 09 Jul 2011 18:06:38 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfffW-0007yd-6L for 9025-done@debbugs.gnu.org; Sat, 09 Jul 2011 18:06:35 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 9A14139E80FF; Sat, 9 Jul 2011 15:06:28 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwenp7ebybEV; Sat, 9 Jul 2011 15:06:28 -0700 (PDT) Original-Received: from [192.168.1.16] (pool-71-109-161-137.lsanca.dsl-w.verizon.net [71.109.161.137]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id EB97C39E80F2; Sat, 9 Jul 2011 15:06:27 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 In-Reply-To: <201107091227.03099.bruno@clisp.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 09 Jul 2011 18:07:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48364 Archived-At: On 07/09/2011 03:27 AM, Bruno Haible wrote: > Untested patches are OK in simple areas. But in complex areas like stdint.in.h > I would really like to understand the problem before applying any patch. I think Jan's other messages explain it pretty well (plus, he tested it :-). We had a similar problem with int64_t on Mac OS X a few months back. I installed the patch into gnulib and propagated it into Emacs. I did change one minor thing: the installed patch respects the system's INTMAX_C and UINTMAX_C macros, so that they're more likely to be consistent too.