Hi, I found this report:

http://www.nntp.perl.org/group/perl.cpan.testers/2007/03/msg448984.html

And would like to contact the person responsible for that report. The
reason is that JSON::XS tries to limit itself to the maximum recursion
depth supported on common platforms. 4096 is for example enough for
linux, netbsd, solaris etc., but not freebsd. I do want to make JSON::XS
stable in the default case on freebsd, too, but not having ready access
to it, would need a series of simple tests conducted to find the maximum
recursion depth support by freebsd's default stack limit (or find out
wether that testing environment maybe has more severe stack limits set
than the default).

Thank you for any help!

-- 
                The choice of a
      -----==-     _GNU_
      ----==-- _       generation     Marc Lehmann
      ---==---(_)__  __ ____  __      [EMAIL PROTECTED]
      --==---/ / _ \/ // /\ \/ /      http://schmorp.de/
      -=====/_/_//_/\_,_/ /_/\_\      XX11-RIPE

Reply via email to