Boost C++ Libraries: Ticket #5772: Minor typo in boost::interprocess::messagequeue class reference https://svn.boost.org/trac10/ticket/5772 <p> In message_queue public construct/copy/destruct third bullet: Opens a previously created process shared message queue with name "name". If the <em>queue</em> was not previously created or there are no free resources, throws an error. The word <em>queue</em> is missing. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5772 Trac 1.4.3 Steven Watanabe Sun, 16 Oct 2011 22:45:06 GMT component changed https://svn.boost.org/trac10/ticket/5772#comment:1 https://svn.boost.org/trac10/ticket/5772#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">interprocess</span> </li> </ul> Ticket Ion Gaztañaga Fri, 23 Dec 2011 13:33:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5772#comment:2 https://svn.boost.org/trac10/ticket/5772#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">fixed</span> </li> </ul> <p> Fixed in trunk at revision: 76117 </p> Ticket