Opened 12 years ago

Closed 12 years ago

#4194 closed Bugs (duplicate)

file_descriptor_source does not trunc the open file

Reported by: Damien R Owned by: Jonathan Turkanis
Milestone: Boost 1.43.0 Component: iostreams
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

file_descriptor_source does not trunc the open file even if I specify std::ios::trunc.

Attachments (1)

file_descriptor_trunc.patch (454 bytes ) - added by Damien R <damien.rg+bug@…> 12 years ago.
Patch

Download all attachments as: .zip

Change History (3)

by Damien R <damien.rg+bug@…>, 12 years ago

Attachment: file_descriptor_trunc.patch added

Patch

in reply to:  description comment:1 by Damien R <damien.rg+bug@…>, 12 years ago

Please change "file_descriptor_source" to "file_descriptor_sink".

comment:2 by Steven Watanabe, 12 years ago

Resolution: duplicate
Status: newclosed

Duplicates #3323.

Note: See TracTickets for help on using tickets.