Revert "Increase the fallback value of MAXPATHLEN"
authorDominic Hargreaves <dom@earth.li>
Fri, 3 Feb 2012 19:40:30 +0000 (19:40 +0000)
committerDominic Hargreaves <dom@earth.li>
Sat, 18 Feb 2012 11:13:37 +0000 (11:13 +0000)
commita9bada39885b0882dfb85a8130b09deec04a6d4c
treedd5413ba3d2cf775e0e8c1279d80980c9c832457
parentd552bce808ea3cf98c9a52a7a71427bb62e4c040
Revert "Increase the fallback value of MAXPATHLEN"

This reverts commit ffa23acf6bf9670bd1d5fdc9a958c918b6cf3d06.

This change was made without realisation that the fallback value for
MAXPATHLEN on POSIX systems comes (in perl.h) from _POSIX_MAX_PATH,
so the fallback value here was not used.
ext/File-Glob/bsd_glob.c