Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-04-10 02:07:15


Recently, Takeshi Mouri noticed that iostream library built does not
include a couple of files, so not all functionality is available.

It appears this went unnoticed for a long time, because iostreams
tests (as early as 1.33.1) directly compiled in the necessary files,
so tests worked but the iostreams library itself would not work
for users.

I've checked in, on HEAD, the attached patches. Thomas,
what do you think about applying them to RC_1_34_0? I think
they are relatively low risk, since the files in question are
already compiled everywhere, and the patch only makes them
included in a library.

- Volodya






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