From owner-freebsd-current@FreeBSD.ORG Tue Feb 5 18:00:14 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B086016A41A for ; Tue, 5 Feb 2008 18:00:14 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 635F613C448 for ; Tue, 5 Feb 2008 18:00:14 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 80-218-191-236.dclient.hispeed.ch ([80.218.191.236] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JMS5d-0005m1-AC; Tue, 05 Feb 2008 19:00:13 +0100 Message-ID: <47A8A41F.6060708@gahr.ch> Date: Tue, 05 Feb 2008 18:59:59 +0100 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.9 (X11/20071121) MIME-Version: 1.0 To: freebsd-current , matteo@freebsd.org X-Enigmail-Version: 0.95.5 OpenPGP: id=9571F78E; url=http://www.gahr.ch/pgp Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig8E8E2296D8F8DB570EEDCF26" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: latest lib/librpcsvc/Makefile commit breaks buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2008 18:00:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8E8E2296D8F8DB570EEDCF26 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dear Matteo (and everyone else..) your latest commit to lib/librpcsvc's Makefile breaks buildworld on my system: cc1: warnings being treated as errors rex_xdr.c: In function 'xdr_rex_start': rex_xdr.c:27: warning: dereferencing type-punned pointer will break strict-aliasing rules rex_xdr.c:36: warning: dereferencing type-punned pointer will break strict-aliasing rules I suggest you revert to WARNS?=3D1 or ?=3D0. I see no need for trading warnings as errors here. Thanks, --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enig8E8E2296D8F8DB570EEDCF26 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHqKQjwMJqmJVx944RCsg9AJ9Wr5PVaNvIRhMiebEcE41NRk+e9wCeMUJ4 hPk55F5tdbOk/A2WIMRyuao= =nBnc -----END PGP SIGNATURE----- --------------enig8E8E2296D8F8DB570EEDCF26--