id summary reporter owner description type status milestone component version severity resolution keywords cc 9259 errors in iostreams container_device example chris.foster@… Jonathan Turkanis "Hi, I've been considering container_device as a more controllable alternative to std::stringstream (to append to a std::vector). I came across two off-by-one errors in the seek() implementation, and a problem in write() which could result in excess characters being written when the container is non-empty to start with. I'll attach a patch." Bugs new To Be Determined iostreams Boost Development Trunk Problem