From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q8Bzv-0005ri-1O for mharc-grub-devel@gnu.org; Fri, 08 Apr 2011 09:45:15 -0400 Received: from [140.186.70.92] (port=60754 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8Bzs-0005r0-Ct for grub-devel@gnu.org; Fri, 08 Apr 2011 09:45:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8Bzr-0006In-G9 for grub-devel@gnu.org; Fri, 08 Apr 2011 09:45:12 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:42747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8Bzr-0006IL-67 for grub-devel@gnu.org; Fri, 08 Apr 2011 09:45:11 -0400 Received: by bwz17 with SMTP id 17so3316040bwz.0 for ; Fri, 08 Apr 2011 06:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=aAG8dqwE5L/0VkF+MRVSnDT0w7w9bsqru4mLwZIvi2o=; b=ijZxuKXzgk4SDZKybC0S4nYNUXlJTc5PtHlWHTkAOk3lynGEqAycOVP6JZFy7XBwrH l4IFKFRRkTHZAvBR4zOPRUHDf+nzeXWtB5l7Q9gfiIkit8KVdrnvLF8nx+hRQjVoYp4K pQa1f03mJtHjxhLuQ4LgczU3wd2AocoNOkmRY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=Z5HuLwbS+aBUOouDXyXx7/B4lVDzX8q6bKE1Lahl+oipbaUW1PTxT0RpQe7cGhu86o Ob2benmDGBYI70GCwkp1ajRhVZY0Xl55dpSnDg4EPR/sQz+2izurfSY9FlZ+IodprbYm OqORc0VwSXtoIT3K3aBMw4/hygF78CJtixnrg= Received: by 10.204.136.210 with SMTP id s18mr1947313bkt.56.1302270309955; Fri, 08 Apr 2011 06:45:09 -0700 (PDT) Received: from debian.x201.phnet (gprs21.swisscom-mobile.ch [193.247.250.21]) by mx.google.com with ESMTPS id 16sm1657456bkm.18.2011.04.08.06.45.00 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Apr 2011 06:45:06 -0700 (PDT) Message-ID: <4D9F1141.7090504@gmail.com> Date: Fri, 08 Apr 2011 15:44:33 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110402 Iceowl/1.0b2 Icedove/3.1.9 MIME-Version: 1.0 To: grub-devel@gnu.org References: <1302008107.14852.20.camel@alexander> <4D9B6A7D.4090306@gmail.com> <1302031960.30533.7.camel@localhost> <4D9B7692.2020309@gmail.com> <20110405205306.GJ9163@riva.ucam.org> <4D9B8959.4090504@gmail.com> <1302103913.4698.4.camel@localhost> In-Reply-To: <1302103913.4698.4.camel@localhost> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigE4134D1EC7F37637281520AE" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 Subject: Re: [PATCH] add proper variable quoting to grub-mkconfig_lib (Debian bug #612417) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 13:45:13 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE4134D1EC7F37637281520AE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06.04.2011 17:31, Alexander Kurtz wrote: > Am Dienstag, den 05.04.2011, 23:27 +0200 schrieb Nicolas de Peslo=C3=BC= an: >> Le 05/04/2011 22:53, Colin Watson a =C3=A9crit : >> >>> On Unix-like systems, though, and particularly when it comes to shell= , >>> this often involves knowing about historical behaviour as well as >>> current behaviour. >> Thanks Colin, for clarifying this!! >> >> Very appreciated. > Now that we've all learned something new again (at least I have ;-) ), > let's go back to the main topic: > > What do you think of the patch itself? The (big) patch is mostly fine except: -Please don't add brances where not needed -Please don't add quoting to constants like x since x or "x" are strictly identical. > Best regards > > Alexander Kurtz > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigE4134D1EC7F37637281520AE 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk2fEUcACgkQNak7dOguQglcMAEAlmHYnCHjbn+Vo5Q3rB3MskR3 jGmippp1Yf0tCkS816kA/1CJk45HxlxQEzjYekvIn50UtFaBIfHUdfQMwoDoq1X0 =1KEy -----END PGP SIGNATURE----- --------------enigE4134D1EC7F37637281520AE--