Closed fukamachi closed 9 years ago
In a case that :path-info in ENV contains some special characters like '?', probe-file raises a simple-file-error with SBCL.
:path-info
probe-file
This will fix fukamachi/clack#111.
Coverage increased (+0.05%) to 93.03% when pulling 8b528cb0c080a9ab82c911f0571512d5cda4337f on fix/clack/111 into dc623b7cd3484d28668e5c166b7a6bc793e24ad8 on master.
In a case that
:path-info
in ENV contains some special characters like '?',probe-file
raises a simple-file-error with SBCL.This will fix fukamachi/clack#111.