![](https://secure.gravatar.com/avatar/884bfab1db4c03536f2cf4c5256c5e50.jpg?s=120&d=mm&r=g)
25 Nov
2016
25 Nov
'16
4:46 a.m.
The problem happens when there are files/directories with an asterisk (*) in the name. I was able to resolve this by not raising an error in FILE_DIRECTORY_P in probe_file.java if the name returns a asterisk (*). My question is should I file a bug report and send a patch or should I raise and issue with Quicklisp and send a pull request handling the FileError in Quicklisp? My thoughts are well if a file can contain a asterisk the an error shouldn't be raised... On Thu, Nov 24, 2016 at 1:02 AM, Mike Maul <mike.maul@gmail.com> wrote:
Tried in version 1.4 and also built from source.