From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXa1M-0007kG-MZ for qemu-devel@nongnu.org; Sun, 02 Aug 2009 08:18:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXa1H-0007k4-6j for qemu-devel@nongnu.org; Sun, 02 Aug 2009 08:18:35 -0400 Received: from [199.232.76.173] (port=47161 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXa1H-0007k1-1T for qemu-devel@nongnu.org; Sun, 02 Aug 2009 08:18:31 -0400 Message-ID: <4A7584CD.4020204@redhat.com> Date: Sun, 02 Aug 2009 15:21:33 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh References: <1249120111-31757-1-git-send-email-agraf@suse.de> <4A756491.6020004@redhat.com> <5b31733c0908020325k3e035b91n3b0089a2f865de3@mail.gmail.com> <4A757569.9010309@redhat.com> <60A4FD72-56B3-4670-BB82-1CE1878467CA@suse.de> In-Reply-To: <60A4FD72-56B3-4670-BB82-1CE1878467CA@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Paolo Bonzini , Filip Navara , Jan Ondrej , Glauber Costa , "qemu-devel@nongnu.org" On 08/02/2009 02:58 PM, Alexander Graf wrote: > I really think we should just make the current code work as is and be > done. The script is pretty small and really readable IMHO. Personally, I've stopped writing even one-liners in bash. I'm offended by languages that make it nearly impossible to write correct programs. -- error compiling committee.c: too many arguments to function