On Mon Jun 20 00:36:34 2016, davem wrote: > On Fri, Jun 17, 2016 at 01:24:43PM -0700, Misty De Meo wrote: > > Apologies, it appears I attached the incorrect patch. The correct patch is > > attached. > > Thanks, applied as > > 2d41a263c0e09e6dfabecd28212d7e80b42dc3e6 This change unfortunately didn't quite work. In OS X 10.11.5 (at least, but got also failure reports from other versions), the change meant that the mutex init was skipped, which meant that the further mutex use panicked (correctly) if the Perl was built with threads. So what exactly was the intent of the change? You said "resulting in build errors on Darwin versions which include a native clock_gettime"? What are these platforms? Non-Apple Darwin builds? That is fine, but the change needs to be something different. > and I've added you to AUTHORS with > > ba3530a211029e1fe07e19b385b9f7c17af92ac5 > --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=128427Thread Previous