From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lb0-f177.google.com ([209.85.217.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SQvzW-0002ZA-Ui for linux-mtd@lists.infradead.org; Sun, 06 May 2012 07:34:51 +0000 Received: by lbbgg6 with SMTP id gg6so3592571lbb.36 for ; Sun, 06 May 2012 00:34:47 -0700 (PDT) Message-ID: <1336289676.1996.3.camel@koala> Subject: Re: [PATCH 1/2] MIPS: Kbuild: remove -Werror From: Artem Bityutskiy To: "Maciej W. Rozycki" Date: Sun, 06 May 2012 10:34:36 +0300 In-Reply-To: References: <1335534510-12573-1-git-send-email-dedekind1@gmail.com> <4F9AD14E.9060008@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-XPE24xsvL2NdTEv8aqjS" Mime-Version: 1.0 Cc: MIPS Mailing List , MTD Maling List , Ralf Baechle , David Daney List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --=-XPE24xsvL2NdTEv8aqjS Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2012-05-06 at 08:04 +0100, Maciej W. Rozycki wrote: > On Fri, 27 Apr 2012, David Daney wrote: >=20 > > > MIPS build fails with the standard W=3D1 Kbuild switch with because o= f the > > > -Werror gcc switch. > > >=20 > > > This patch removes the gcc switch to make W=3D1 work. Mips is the onl= y > > > architecture I know which does not build with W=3D1 and this upsets m= y aiaiai > > > scripts. And in general, you never know which warnings newer versions= of gcc > > > will start emiting so having -Werror by default is not the best idea. > > >=20 > > > Signed-off-by: Artem Bityutskiy > >=20 > > I think the warning messages are enough, we don't need to break things. >=20 > I disagree. People generally don't fix their broken code just because i= t=20 > triggers warnings. The cases where GCC is genuinely confused are the=20 > minority -- and even if so, chances are the human reader of that code wil= l=20 > also be. Aggressive opinion, nothing more. A patch which fixes the real issue a better way would be way more respectful. --=20 Best Regards, Artem Bityutskiy --=-XPE24xsvL2NdTEv8aqjS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABAgAGBQJPpimMAAoJECmIfjd9wqK0GLUP/2jpVnGbazRmuOKdKpUJPB5m zKeIVQIi2tuSOo2VZjE69kc3pr1Jml65v6moF3yh3j9Dke9soUVuuB3g5fayxFxb eDqamNWLTi+z2xotRVQz8/gSibytvF0I06AQQb4eA7bV22nz996lHdzGsxA6q8AG MD4lvPdzGw9UzX6FMad9p40M1uWtuqdHQedLQQIGrk6RnnpQw54S9IHiha2fVSx+ xBHC9CqwGDm9vyrYaduMSOV6CVxLDhyB3nKHaR43itjSjnNz5rbvnzDulP4Pj0JB gd+E1Z2RBRfUku0+yPu6o2pThGXu8BkAwbzXpPRY9ljic2mIZdAAaRKPLyycegv/ iT6xQOR/qjPfKXlAu61zbE03OUszj9y05unMe5jLeSoid2M2JXrvMDgMM8G2ibuY VVY/g9/bYXAwUiyBmNYprK8kpDWRt4EHA34A7sS2Wp1IyRlQlJdIBAZykdIM/bre xePOplM3US+b+EbSFjZ0z823FLmdOrtZ40qdVFmo/4qS+chGWUJekBF2KAhCxggp WCuqdjx+yPM9X1TpCddRVukT8VkywjPQ6sIibPgrlkh2z+GIp2uNOLm0ojpysd7v FF16jIF984ic+GgFkwtSYfxz236hGmACsLE1b78BEa63/Z+dLyRKz9bAou44X5A6 1Yzc8yLIgqJylRkONE3E =U2uA -----END PGP SIGNATURE----- --=-XPE24xsvL2NdTEv8aqjS--