From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx4jb-0005ZI-5v for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:37:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx4jW-0005Rl-Fy for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:37:22 -0400 Received: from [199.232.76.173] (port=55769 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx4jV-0005RB-Uy for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:37:17 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:46193) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx4jU-0001Mc-BU for qemu-devel@nongnu.org; Thu, 23 Apr 2009 15:37:16 -0400 Message-ID: <49F0C361.5030402@web.de> Date: Thu, 23 Apr 2009 21:37:05 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <20090423185308.GH3795@csclub.uwaterloo.ca> In-Reply-To: <20090423185308.GH3795@csclub.uwaterloo.ca> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig09A45A9B7144BA574DCE03CD" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [7234] Use a more natural order List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lennart Sorensen Cc: Blue Swirl , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig09A45A9B7144BA574DCE03CD Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Lennart Sorensen wrote: > On Thu, Apr 23, 2009 at 06:29:47PM +0000, Blue Swirl wrote: >> Revision: 7234 >> http://svn.sv.gnu.org/viewvc/?view=3Drev&root=3Dqemu&revisio= n=3D7234 >> Author: blueswir1 >> Date: 2009-04-23 18:29:47 +0000 (Thu, 23 Apr 2009) >> Log Message: >> ----------- >> Use a more natural order >=20 > It may be more natural, but it is also less safe. >=20 > After all >=20 > if (0 =3D x) { >=20 > fails compile, while >=20 > if (x =3D 0) { >=20 > compiles silently even when you didn't mean that. Today gcc will warn you as well. Of course this means you have to look at warnings. Jan --------------enig09A45A9B7144BA574DCE03CD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAknww2kACgkQniDOoMHTA+nQLwCfdZ+tRy0Ox3UCVD7lWHrSu85W USMAn3qkHhu03kqL8Ng1U9OXU8MNXShv =zQNu -----END PGP SIGNATURE----- --------------enig09A45A9B7144BA574DCE03CD--