[v3] traits duplicate removal
Doug Gregor
dgregor@cs.indiana.edu
Mon Sep 18 22:07:00 GMT 2006
On Sep 18, 2006, at 4:48 PM, Benjamin Kosnik wrote:
>
>>> /Volumes/scratch/dgregor/fsf-gcc-build/powerpc-apple-darwin8.7.0/
>>> libstdc++-v3/include/cmath:52:29: error: ext/type_traits.h: No such
>>> file or directory
>>
>> hummm, this error doesn't make sense for a sane setup... Did you
>> rebuild
>> from scratch compiler + library after Benjamin' changes? I did,
>> and that
>> file is definitely there for me, everything is fine.
>
> Doug, I also cannot reproduce.
>
> If you could do:
>
> rm -rf /Volumes/scratch/dgregor/fsf-gcc-build/powerpc-apple-
> darwin8.7.0/libstdc++-v3
> make all
>
> and see what happens I'd appreciate it.
Oops, sorry about the false alarm. I did forget to rebuild, and my
local changes conflicted with your patch. All is well; TR1 with
variadic templates is coming soon...
Doug
More information about the Libstdc++
mailing list