On Wed, Dec 18, 2013 at 11:25:36AM +0100, Marin Ramesa wrote:
> Yes, vou're right. I got confused. But then something else is happening 
> here. When I write the assertion this way: 
> 
> assert((entry == IE_NULL) ||  ((entry != IE_NULL) ? IE_BITS_TYPE
> (entry->ie_bits) : TRUE));
> 
> GCC stops complaing about uninitialized variable.

I don't get this warning, can you tell us how you configure GNU Mach ?

-- 
Richard Braun

Reply via email to