From: John Cowan <xxxxxx@ccil.org>Date: Thursday, December 12, 2019 3:36 PMOn Thu, Dec 12, 2019 at 2:47 AM Duy Nguyen <xxxxxx@gmail.com> wrote:The SRFI should probably make clear about PATH_MAX restriction if we choose to support this. Maybe if "unlimited-path" feature is supported by a Scheme implementation, then the user does not have to care about PATH_MAX. Otherwise it's up to the user to handle ENAMETOOLONGSRFIs don't usually contain implementation advice like this, but it could be put into a HACKING file in the repo.