You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using CLEAN, compare pathnames by namestring.
This avoids an issue on (at least) LispWorks, where two equal-looking
pathnames are not EQUAL due to differing invisible values of :name and
:type.
Fixes github issue #131.
0 commit comments