27 May
2007
27 May
'07
6:05 p.m.
gchen
It seems like a issue with close_impl
::close(...). ... (link: http://www.boost.org/libs/iostreams/doc/functions/close.html)
Yes, that looks like the right answer. The code is clearly not performing what the document describes. When I fix this up, my code works as expected. Proposed patch attached.
I think the wfilter versions of these typedefs should use multichar_wfilter<...>. Agreed?
A copy-n-paste bug !?
Yep, that's my take -- proposed patch attached.
My $0.02
Worth much more than that... many thanks! Chad Walters