
Message: 9 Date: Mon, 28 Jan 2013 11:05:07 -0500 From: Beman Dawes <bdawes@acm.org> To: boost@lists.boost.org Subject: Re: [boost] [filesystem] thread safety on msvc 2010 Message-ID: < CAAygHNO8u+gvpGABgJR-KxSP-EqvhyRWRCSKKwx_7chH2hesSg@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
Some critical points to getting a patch accepted are that it applies only to the affected platform (i.e. Windows) and that it includes test cases that fail with the current code but pass with the patch applied. If it works for you with msvc 2010, I can test with other versions and compilers.
Thanks,
--Beman
Ok, I have some test code I could submit. Is it all right to use boost::threads in the test so it is cross platform? It might be a while (have trip for work soon) until I have time to pull svn (or git, looks like that move is happening soon) and make the patch, but I will try to follow up on this when I get back. Thanks, Jacob PS: Sorry if this broke threading. I just switched off of the digest