Boost logo

Boost :

Subject: [boost] RE [filesystem][cygwin] Standard conformance for wide characters
From: frederic.bron_at_[hidden]
Date: 2009-02-05 08:35:42


> I've decided not to attempt support for Cygwin in the next version of
> Boost.Filesystem.

I have posted your comments on the cygwin mailing list and post the answer below. It says that cygwin is not using the GNU C library but newlib which does not have the full set of wide character
functions.
Any idea how to help newlib get the missing functions?

> Cygwin is using the wide char functions provided by newlib. Newlib
> (http://sources.redhat.com/newlib/) is still lacking a couple of
> wide char functions so far, namely:
>
> fwprintf
> fwscanf
> swprintf
> swscanf
> vfwprintf
> vswprintf
> vwprintf
> wprintf
> wscanf
> wcstod
> wcstof
> wcstold
> wcsftime
> wcstok
>
> wcstok has been contributed but isn't checked in so far. As for all
> the other functions, contributions to newlib are always welcome on the
> newlib mailing list.

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk