racket / drracket

DrRacket, IDE for Racket
http://www.racket-lang.org/
Other
444 stars 93 forks source link

multi-file-search crashes when it doesn't have a permission to list subdirectories #574

Closed sorawee closed 1 year ago

sorawee commented 1 year ago

https://github.com/racket/drracket/blob/master/drracket/drracket/private/multi-file-search.rkt#L421 should be guarded by a check that we can actually call directory-list.