Boost C++ Libraries: Ticket #2967: Patch to make boost::interprocess::get_temporary_path() more robust. https://svn.boost.org/trac10/ticket/2967 <p> The attached patch causes boost::interprocess::get_temporary_path() to make sure the paths in the given environment variables are valid before assuming success. </p> <p> I'm using OS X, and had deleted the last directory listed in $TMPDIR, which caused boost::interprocess::message_queue to fail. Granted, that's not likely to happen very often, but it'd be nice to be able to handle sabotage from an idiot like me. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2967 Trac 1.4.3 Lawrence Gold <lgold@…> Fri, 24 Apr 2009 21:14:52 GMT attachment set https://svn.boost.org/trac10/ticket/2967 https://svn.boost.org/trac10/ticket/2967 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">interprocess_get_temporary_path.patch</span> </li> </ul> Ticket Ion Gaztañaga Thu, 25 Jun 2009 16:16:57 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2967#comment:1 https://svn.boost.org/trac10/ticket/2967#comment:1 <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> Ticket