summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2018-01-10 11:32:43 +1100
committerTony Cook <tony@develop-help.com>2018-02-08 13:58:14 +1100
commitc0e3b4b51cabf15ed8fc5f564dfeea31c25f5239 (patch)
treeb7781d7bde6800522f3b4cf56ed46bd59fb6551d /configure.com
parentd6ecacbcfb0cb2280a237e991e0a57ff707e4e42 (diff)
downloadperl-c0e3b4b51cabf15ed8fc5f564dfeea31c25f5239.tar.gz
(perl #127743) re-work recursion limit handling
Previously this worked by calculating the limits and then rebuilding Storable.so, this meant Storable.so was built twice meaning a new make would then rebuild its dependencies. This was also a hard limit, so if Storable's user knew the available stack space changed they would need to rebuild Storable to adapt. This also allows for successful static Storable builds. I also updated the stacksize tool to prevent popping up segfault error messages at the user on Win32. Since I was still seeing test failures in recurse.t on a variety of platforms, I made the default limit calculations even more conservative.
Diffstat (limited to 'configure.com')
0 files changed, 0 insertions, 0 deletions