
18 Jun
2011
18 Jun
'11
9:50 a.m.
Can I merge this change to iostreams? https://svn.boost.org/trac/boost/changeset/72543 It cleans up an exception safety issue. In the case of 'close' throwing an exception, 'reset' needs to be called in order to delete the allocated resources. The test results are looking okay. There are a few failures but these seem to be caused either by dependencies or because bzip is missing or hasn't linked correctly, rather than a problem with this change. thanks, Daniel