From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] hvmloader: fix building error Date: Wed, 8 Apr 2015 11:53:49 +0100 Message-ID: <552508BD.4060801@citrix.com> References: <552488AC.6080003@cn.fujitsu.com> <21797.1780.400439.7100@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21797.1780.400439.7100@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , Wen Congyang Cc: olaf@aepfle.de, Ian Campbell , Jan Beulich , xen devel List-Id: xen-devel@lists.xenproject.org On 08/04/15 11:46, Ian Jackson wrote: > Wen Congyang writes ("[Xen-devel] [PATCH] hvmloader: fix building error"): >> commit b9245b75 introduces a building error: > ... >> smbios.c:384:46: error: invalid digit "8" in octal constant >> smbios.c:792:46: error: invalid digit "8" in octal constant >> make[1]: *** [smbios.o] Error 1 > Thanks for this fix, > > Acked-by: Ian Jackson > Committed-by: Ian Jackson > > (CC'ing Andrew Cooper who also requested this fix and Jan Beulich who > acked and committed b9245b75.) There is an acked-by me on the bottom of the thread. ~Andrew