1d537071de
clearly, rcc was meant to support wildcard patterns in <file> entries. however, since its inception, this code was broken: the exists() check was done first, so the decomposition into path and wildcard would never happen. as actually supporting wildcards woulds just complicate matters, simply remove that dead code. on the way, re-arrange the code in a way that is advantageous for subsequent changes, and insert a case that catches non-regular file nodes (this would have previously run into the wildcard code). Change-Id: Iac1a168b844ef5b176f6cc45d6a779fde0bec6f7 Reviewed-by: hjk <hjk@qt.io> |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap-dbus | ||
moc | ||
qdbuscpp2xml | ||
qdbusxml2cpp | ||
qfloat16-tables | ||
qlalr | ||
qvkgen | ||
rcc | ||
tracegen | ||
uic |