From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 12 16:39:30 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07BC2106566C for ; Fri, 12 Feb 2010 16:39:30 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-exrelay2.uni-muenster.de (ZIVM-EXRELAY2.UNI-MUENSTER.DE [128.176.192.15]) by mx1.freebsd.org (Postfix) with ESMTP id 825F68FC12 for ; Fri, 12 Feb 2010 16:39:29 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.49,461,1262559600"; d="txt'?scan'208";a="236430860" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER03.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay2.uni-muenster.de with ESMTP; 12 Feb 2010 17:39:26 +0100 Received: by ZIVMAILUSER03.UNI-MUENSTER.DE (Postfix, from userid 149459) id 38E1A1B0751; Fri, 12 Feb 2010 17:39:26 +0100 (CET) Date: Fri, 12 Feb 2010 17:39:19 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=+permail-201002121639191e86ffa800006598-a_best01+ Cc: Subject: [patch] contrib/gdtoa/hexnan.c X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 16:39:30 -0000 This is a MIME encoded multipart message. --+permail-201002121639191e86ffa800006598-a_best01+ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit little patch to stop gcc from complaining about the implicit declaration of isalnum(). although this file comes from vendor contributed software (gdtoa) the cause for the warning is related to local freebsd specific changes in the file which are not part of the original file shipped by the vendor. so i guess this can be fixed directly in head. cheers. alex --+permail-201002121639191e86ffa800006598-a_best01+ Content-Type: text/plain Content-Transfer-Encoding: Base64 Content-Disposition: attachment; filename="hexnan.c.txt" SW5kZXg6IGNvbnRyaWIvZ2R0b2EvaGV4bmFuLmMKPT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gY29udHJpYi9nZHRv YS9oZXhuYW4uYwkocmV2aXNpb24gMjAzNzg2KQorKysgY29udHJpYi9nZHRvYS9oZXhuYW4uYwko d29ya2luZyBjb3B5KQpAQCAtMzEsNiArMzEsOCBAQAogCiAvKiAkRnJlZUJTRCQgKi8KIAorI2lu Y2x1ZGUgPGN0eXBlLmg+CisKICNpbmNsdWRlICJnZHRvYWltcC5oIgogCiAgc3RhdGljIHZvaWQK --+permail-201002121639191e86ffa800006598-a_best01+--