This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Latest perl JSON::XS failing when threaded


On Sun, Mar 13, 2016 at 10:21 AM, Achim Gratz <Stromeko@nexgo.de> wrote:
> I've found a patch at least for the scenario that your test case uses.

Thanks -- the new version does indeed get things back to "normal" (how
things were behaving before).

As for thread support, it looks like I need to start using
Cpanel::JSON::XS (which might be nice to get added into cygwin).  I
noticed that the newly added JSON::MaybeXS will choose
Cpanel::JSON::XS first if it is around (unlike "JSON", which just
seems to choose between JSON::XS and JSON::PP).

..wayne..

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]