Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2003-05-30 05:41:05


> I've found a little problem in boost_no_std_wstreambuf.cxx
> The code uses std::ptrdiff_t but doesn't #include <cstddef>
>
> I hesitated to add that #include because I don't know wether
> all relevant compilers already support that.
>
> With the current code, the results for Comeau C++ on Linux
> are wrong.

Good point, I've changed it to int for now.

Thanks,

John.


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