[iostreams] Seeking with using stream<file_descriptor>::seekp() failes

27 Sep
2010
27 Sep
'10
10:07 a.m.
Hello
Why do I get 'debug assertion failed: initialized_' when I try to seek
on a boost::filesystem::stream

27 Sep
27 Sep
5:24 p.m.
New subject: [iostreams] Seeking with using stream<file_descriptor>::seekp() failes
On 27.09.2010 13:07, Timothy Madden wrote:
It turns out this is the behavior one gets when trying to seek on a closed file ... somehow I managed to implicitly close the file with some wrapper stream that was using it, before the seek ... Timothy Madden
5338
Age (days ago)
5338
Last active (days ago)
1 comments
1 participants
participants (1)
-
Timothy Madden