id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10819,Error in the documentation,gilles.lourdelet@…,Ion Gaztañaga,"Hello, I found an little error in your documentation. In the chapter on message queues : http://www.boost.org/doc/libs/1_36_0/doc/html/interprocess/synchronization_mechanisms.html#interprocess.synchronization_mechanisms.message_queue Under the ""Using a message queue"" title, in the third code example, you have : {{{ message_queue mq (open_only //only create ,""message_queue"" //name ); }}} And the commentary line ""//only create"" is wrong : the code actually opens the queue in ""open only"". Best regards Gilles",Bugs,new,To Be Determined,interprocess,Boost 1.57.0,Not Applicable,,,