Boost C++ Libraries: Ticket #4194: file_descriptor_source does not trunc the open file https://svn.boost.org/trac10/ticket/4194 <p> file_descriptor_source does not trunc the open file even if I specify std::ios::trunc. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4194 Trac 1.4.3 Damien R <damien.rg+bug@…> Wed, 05 May 2010 16:15:16 GMT attachment set https://svn.boost.org/trac10/ticket/4194 https://svn.boost.org/trac10/ticket/4194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">file_descriptor_trunc.patch</span> </li> </ul> <p> Patch </p> Ticket Damien R <damien.rg+bug@…> Wed, 05 May 2010 16:17:33 GMT <link>https://svn.boost.org/trac10/ticket/4194#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4194#comment:1</guid> <description> <p> Please change "file_descriptor_source" to "file_descriptor_sink". </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sun, 13 Jun 2010 18:23:00 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4194#comment:2 https://svn.boost.org/trac10/ticket/4194#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Duplicates <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3323" title="#3323: Bugs: file_descriptor_sink sink(&#34;abc&#34;, BOOST_IOS::trunc) not trunc (closed: fixed)">#3323</a>. </p> Ticket