Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-02-21 14:50:38


> Note that this bug is also present on the RC_1_34 branch. I'm not sure
> what the ramifications of it are, so not sure whether it is worth
> fixing for the release.

Its not.

It would only be an issue in the case where one created a binary_?archive
with a wide char interface. I don't expect anyone to do that and in fact we
don't even test this variation. The reason that this is template based on
character type are:

a) I started with a copy of text_?archive
b) Although I can't see any use for a binary_archive based on wchar_t, I'm
not sure someone else might find a need for it.

So, I'm applying the patch - but I don't think anyone has or every well come
up upon this problem.

Robert Ramey


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