https://bugs.kde.org/show_bug.cgi?id=409222
--- Comment #2 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- (In reply to Kevin Funk from comment #1) > Would you like to submit a proper patch to Replacing QDir::match() with fnmatch() is not a big deal of a change, but there are Q_OS_WIN defines in that file and I can't test on Windows. Another problem is that the code change requires changes to wildcards in format_sources. For example, '*' has to be replaced with '**/*'. I can't decide how to proceed with that. -- You are receiving this mail because: You are watching all bug changes.