
28 May
2012
28 May
'12
3:56 p.m.
Am 28.05.2012 08:35, schrieb Paolo Bonzini:
Il 27/05/2012 16:02, Andreas Färber ha scritto:
Any suggestion how to fix?
Sorry, I forgot to reply here that I've sent a patch.
Does it work to "typedef _Bool __bool" before including altivec.h (and in the same #ifdef)?
Haven't tried but I'm afraid of what side effects that may have... I feel more comfortable sticking to the POSIX #define bool _Bool rule. Andreas