From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RtG3Q-0007PV-29 for mharc-grub-devel@gnu.org; Fri, 03 Feb 2012 05:07:40 -0500 Received: from eggs.gnu.org ([140.186.70.92]:58106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtG3J-0007Op-FC for grub-devel@gnu.org; Fri, 03 Feb 2012 05:07:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtG3I-0002JZ-0s for grub-devel@gnu.org; Fri, 03 Feb 2012 05:07:33 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtG3H-0002JS-Ik for grub-devel@gnu.org; Fri, 03 Feb 2012 05:07:31 -0500 Received: by wgbdt13 with SMTP id dt13so2827947wgb.30 for ; Fri, 03 Feb 2012 02:07:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=JXBiQuRmGSAH1wAfZlnIvF8BszRUsgbRobo5QETRfE4=; b=nIj6noaptw+jYeQX5Wh2ZA7H68PLtphg6YqfsA8ZwK9HboVfu31KoTCMkDTy4ceqOy jsg70a3E9ZSg30tCsua7vygfwy4D0wEiHQoCT6UXK6HHzlsXWdkB7f+99PkW+ZKgHIOC 97fAOaOvejC6sawZpU7/ss2XN96KJ2ywsvhfs= Received: by 10.180.81.66 with SMTP id y2mr10263227wix.20.1328263650830; Fri, 03 Feb 2012 02:07:30 -0800 (PST) Received: from debian.x201.phnet (180-34.203-62.cust.bluewin.ch. [62.203.34.180]) by mx.google.com with ESMTPS id l6sm5397610wiv.11.2012.02.03.02.07.28 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Feb 2012 02:07:29 -0800 (PST) Message-ID: <4F2BB1DF.8030301@gmail.com> Date: Fri, 03 Feb 2012 11:07:27 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Fix format-security compile warnings/errors References: <1328078721.2878.291.camel@watermelon.coderich.net> In-Reply-To: <1328078721.2878.291.camel@watermelon.coderich.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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, 03 Feb 2012 10:07:39 -0000 On 01.02.2012 07:45, Richard Laager wrote: > The attached trivial patch fixes a couple of format-security > warnings/errors (if -Werror=format-security is set, as is becoming more > popular on distros). > Committed, thanks > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko