Message226646
| Author |
Sjlver |
| Recipients |
Arfrever, Sjlver, bfroehle, christian.heimes, eric.araujo, pitrou, scoder, tarek |
| Date |
2014年09月09日.16:40:16 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1410280816.78.0.375958061323.issue5309@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
I've checked the `dlopen` issue. This was due to a problem with UndefinedBehaviorSanitizer, and was solved by upgrading to Clang 3.5. It has little to do with this patch.
Using this patch and http://bugs.python.org/issue22359 , I now get reliable parallel builds. |
|