On Wed, Sep 21, 2011 at 07:59:08PM +0200, Stefan Sperling wrote:
> On Wed, Sep 21, 2011 at 06:13:31PM +0200, Mark Kettenis wrote:
> > wide character support in that version of libstdc++ was an
> > all-or-nothing thing, and I don't think wer should change that.
> 
> Fine. I'll leave that alone until we have all the functions it wants.

On second thought, wouldn't leaving this bit out mean that C++
applications won't be able to use wscanf on gcc3 architectures?

AFAICT libstdc++ doesn't use these functions itself.
It just declares them in the std:: namespace so C++ apps can use them.

Reply via email to