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.