Yavor Doganov writes:
> The fix is simple -- replace
>
>   #import <math.h>
>
> in OOCocoa.h and
>
>   #import <stdint.h>
>
> in OOCPUInfo.h with #include.  OOCocoa.h probably also needs
> `#include <assert.h>' as well.
>
> The #import directive should *never* be used for plain C headers,
> otherwise it may lead to awkward issues like these.

Thanks a lot for the tips.  I agree, #import is simply not C.

Nicolas, if this bug is present in 1.75, could you please report it
upstream?

-- 
Ludovic Brenta.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to