Re: IT block semantic question

2011-02-02 Thread Dave Martin
On Wed, Feb 2, 2011 at 11:04 AM, David Gilbert wrote: > On 2 February 2011 10:47, Dave Martin wrote: >> On Tue, Feb 1, 2011 at 12:33 PM, David Gilbert >> wrote: >>> Hi, >>>  What do people understand to be the expected semantics of IT blocks >>> in the cases below, of which there has been some

Re: IT block semantic question

2011-02-02 Thread David Gilbert
On 2 February 2011 10:47, Dave Martin wrote: > On Tue, Feb 1, 2011 at 12:33 PM, David Gilbert > wrote: >> Hi, >>  What do people understand to be the expected semantics of IT blocks >> in the cases below, of which there has been some confusion >> in relation to a recent Qt issue. >> >>  The code

Re: IT block semantic question

2011-02-02 Thread Dave Martin
On Tue, Feb 1, 2011 at 12:33 PM, David Gilbert wrote: > Hi, >  What do people understand to be the expected semantics of IT blocks > in the cases below, of which there has been some confusion > in relation to a recent Qt issue. > >  The code in question had a sequence something like: > > >  compar

IT block semantic question

2011-02-01 Thread David Gilbert
Hi, What do people understand to be the expected semantics of IT blocks in the cases below, of which there has been some confusion in relation to a recent Qt issue. The code in question had a sequence something like: comparison IT... EQ blahEQ TEQ BEQ The important bits here are t