Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-12 10:30:38


Jürgen Hunold wrote:
> Hi !
>
> Please find a patch attached which tries to fix 2 issues:
>
> First, signed/unsigned mismatch in boost/iostreams/char_traits.hpp
> The fix is to change is_good(int) to is_good(std::wint_t)

Oops! Thanks.

> Second, boost/iostreams/filter/symmetric_filter_adapter.hpp contains
> two template implementations without corresponding definitions.
> gcc-3.4.x chokes on them.

symmetric_filter_adapter is currently broken. I need to fix it ASAP.

Jonathan


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