Boost logo

Boost :

Subject: Re: [boost] [locale] char conversion issue
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-09-21 09:39:02


On 21.09.2015 16:22, Alain Miniussi wrote:
>
> Hi,
>
> My build is failing on message.cpp with:
>
> ../../../libs/locale/src/shared/message.cpp(439): error: invalid type
> conversion: "const wchar_t *" to "const char *"
> static_cast<char const *>(p),
> ^
> detected during:
> [...]

See:

https://github.com/boostorg/locale/pull/9

This PR has been hanging for quite a while and noone seems to be
bothered with build failures. Hopefully, I'll get push permissions and
merge the pull request myself.


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