Richard Hansen <hansenr@xxxxxxxxxx> writes: > I was looking at the code to see how the two file formats differed and > noticed that match_order() doesn't set the WM_PATHNAME flag when it > calls wildmatch(). That's unintentional (a bug), right? It has been that way from day one IIRC even before we introduced wildmatch()---IOW it may be intentional that the current code that uses wildmatch() does not use WM_PATHNAME.