From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Welche Subject: Re: stdbool.h -nostdinc XSA-55 trouble Date: Fri, 9 Aug 2013 09:32:23 +0100 Message-ID: <20130809083223.GA1157@quark> References: <20130808114945.GG22372@quark> <5203B51402000078000EA534@nat28.tlf.novell.com> <20130808151835.GB870@quark> <5203D59E02000078000EA634@nat28.tlf.novell.com> <20130808154714.GD870@quark> <1375978371.14651.12.camel@kazak.uk.xensource.com> <5204BB6802000078000EA926@nat28.tlf.novell.com> <20130809081125.GF290@quark> <5204C19402000078000EA979@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5204C19402000078000EA979@nat28.tlf.novell.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: Jan Beulich Cc: Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Aug 09, 2013 at 09:16:52AM +0100, Jan Beulich wrote: > >>> On 09.08.13 at 10:11, Patrick Welche wrote: > > I'm sorry, I still don't see how I can write code which exhibits the > > problem case... Could I have a 1A supervision please? > with e.g. inputs 1, 255, and 256. I see - if you start with 255 or 256, not if use 0,1 and combinations of ! == etc. I didn't use - or ~ as I didn't see any in the libelf bits. Still, point taken, thanks, Patrick