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)
Note:
See TracTickets
for help on using tickets.

Patch