From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/8] xen/x86: Fix build with Clang 3.5 Date: Wed, 10 Feb 2016 09:28:07 +0000 Message-ID: <1455096487.19857.110.camel@citrix.com> References: <1455048108-5045-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1455048108-5045-1-git-send-email-andrew.cooper3@citrix.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: Andrew Cooper , Xen-devel Cc: George Dunlap , Kevin Tian , Tim Deegan , Jun Nakajima , Jan Beulich List-Id: xen-devel@lists.xenproject.org On Tue, 2016-02-09 at 20:01 +0000, Andrew Cooper wrote: > This is a misc assortment of patches to fix the build with Clang 3.5. FWIW clang 3.5 appears to be in Debian Jessie, which means the path to having a build job in osstest is far shorter than it once was if anyone is interested in adding such a thing. Ian.