Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@minotaur.apache.org Received: (qmail 54108 invoked from network); 12 Dec 2009 04:02:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Dec 2009 04:02:21 -0000 Received: (qmail 48630 invoked by uid 500); 12 Dec 2009 04:02:21 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 48566 invoked by uid 500); 12 Dec 2009 04:02:21 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 48556 invoked by uid 99); 12 Dec 2009 04:02:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2009 04:02:21 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.98.116.241] (HELO pekmac.localhost) (209.98.116.241) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2009 04:02:19 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by pekmac.localhost (Postfix) with ESMTP id 6C8B41DD178 for ; Fri, 11 Dec 2009 22:01:58 -0600 (CST) Message-ID: <4B2315B6.3020404@peknet.com> Date: Fri, 11 Dec 2009 22:01:58 -0600 From: Peter Karman User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: lucy-dev@lucene.apache.org Subject: Re: [Lucy] Re: quiet gcc warnings References: <4B0FEA7B.4030008@peknet.com> <20091127181006.GD10004@rectangular.com> <4B11E33C.4040900@peknet.com> <20091130003637.GA20525@rectangular.com> <4B1F0C89.9010905@peknet.com> <20091209052444.GA9479@rectangular.com> <20091210001547.GA14094@rectangular.com> <4B210E03.3090700@peknet.com> <4B230714.9000404@peknet.com> <20091212031633.GA22394@rectangular.com> In-Reply-To: <20091212031633.GA22394@rectangular.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Marvin Humphrey wrote on 12/11/09 9:16 PM: > On Fri, Dec 11, 2009 at 08:59:32PM -0600, Peter Karman wrote: >> well, I've opened the ticket and started poking around but I am not sure >> where to include stdint.h and/or test for its existence. >> >> Is Charmonizer/Probe/Integers.c where I want to make this addition of >> include stdint.h? > > Yes. Use the HeadCheck_check_header() function to determine whether stdint.h > is available. > > If it's there use ModHand_append_conf() to add the pound-include. > > If it's not there, use ModHand_append_conf() to add the typedefs. > perfect. patch uploaded to jira. -- Peter Karman . http://peknet.com/ . peter@peknet.com