Le mardi 11 octobre 2011 à 00:07 +0200, Marc Glisse a écrit :
> Package: clang
> Version: 2.9-14
> Followup-For: Bug #594820
>
> $ cat f.cc
> #include <fenv.h>
> $ clang++ -P -E f.cc
> namespace std
> {
> typedef long unsigned int size_t;
> typedef long int ptrdiff_t;
> }
> $
After a look on this, I think it is a different bug.
Could you report a new bug ?Thanks Sylvestre -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

