>>>>> On Sat, 31 Mar 2007 16:28:08 +0200, Marc Lehmann <[EMAIL PROTECTED]> said:
> 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! http://use.perl.org/~BinGOs/ You can also ask Slaven, he works on freebsd. -- andreas
