Bug#594820: clang: specify libstdc++ version of headers to use

Sylvestre Ledru sylvestre at debian.org
Tue Oct 11 09:51:55 UTC 2011


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







More information about the Pkg-llvm-team mailing list