From owner-freebsd-ports@FreeBSD.ORG Mon Jul 7 17:04:31 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBBF8106567A; Mon, 7 Jul 2008 17:04:31 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 2E38A8FC16; Mon, 7 Jul 2008 17:04:30 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m67GfKxg008959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Jul 2008 19:41:21 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m67GfKrc066338; Mon, 7 Jul 2008 19:41:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m67GfKPA066316; Mon, 7 Jul 2008 19:41:20 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 7 Jul 2008 19:41:20 +0300 From: Kostik Belousov To: Pietro Cerutti Message-ID: <20080707164119.GG17123@deviant.kiev.zoral.com.ua> References: <200807071619.m67GJrPt096421@freefall.freebsd.org> <487245AE.1030307@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c4jr9uOfj6q35Id2" Content-Disposition: inline In-Reply-To: <487245AE.1030307@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on skuns.kiev.zoral.com.ua Cc: ports@freebsd.org, fjoe@freebsd.org, bug-followup Subject: Re: ports/124985: [patch] devel/dmucs unbreak on 64bits archs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2008 17:04:31 -0000 --c4jr9uOfj6q35Id2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jul 07, 2008 at 06:34:54PM +0200, Pietro Cerutti wrote: > I definitely do not agree. Please note that a pointer is not required to > fit into a long, while it is required to fit into a size_t. I do not think that C99 requires the size_t to be capable of holding the pointer. size_t is only required to hold result of sizeof. It is intptr_t type that shall do it. --c4jr9uOfj6q35Id2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkhyRy8ACgkQC3+MBN1Mb4j6ZgCfSKvomeK7drejArboBY/tgHvd 1zcAoMn8dtED9qe8fn+2miiSQSRl7Pmi =5XJf -----END PGP SIGNATURE----- --c4jr9uOfj6q35Id2--