This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] FP printing, take 3


Jerry Quinn wrote:

Benjamin Kosnik writes:
> Patch is mal formed, again. Please cvs add src/floatconv.cc, and then cvs diff
> -c -p -N src/floatconv.cc to get the diff for this new file.

Grr. This one should be OK.


Another, minor, observation: we should avoid this warning at build time:

/home/paolo/Gcc/cvs-dirs/gcc-head-build/i686-pc-linux-gnu/libstdc++-v3/include/bits/locale_facets.tcc:1335: warning: unused parameter '__mod'

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]