[PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators.
Rainer Orth
ro@CeBiTec.Uni-Bielefeld.DE
Wed Oct 8 17:59:00 GMT 2014
Jonathan Wakely <jwakely@redhat.com> writes:
> On 08/10/14 16:21 +0200, Rainer Orth wrote:
>>I'd already tried that patch before you committed it, and unfortunately
>>it didn't help.
>
> Oh dear. Did you do a clean build, or at least
> 'touch libstdc++-v3/src/*/*.cc' to ensure the library sources get
> rebuilt? Changes to headers do not trigger everything to be rebuilt,
> because we don't have proper dependencies in the makefiles.
Not before, because I didn't realize that the .tcc file is effectively a
header.
> If it's still happening I'll have to hope I can reproduce it on one of
> the targets I have access to and debug it there.
I've now done a clean rebuild (make clean; make) and the failure
remains.
There's been talk about getting Solaris into the compile farm, but I
haven't pursued that yet.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
More information about the Libstdc++
mailing list