summaryrefslogtreecommitdiffstats
path: root/util/unicode
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2025-08-20 14:18:03 +0200
committerMarc Mutz <[email protected]>2025-08-21 05:55:53 +0200
commit28449e220f82206ac8cc05d1b9bf209a0e80d057 (patch)
treeb1b52968ecc2e77bb1d33eeceb9c429658fa4167 /util/unicode
parentad5417c2b401ed9d9fd38a7d3d4461f06e682d39 (diff)
QMessageLogger: drop inline keyword from noDebug() out-of-body definitionHEADdev
Out-of-body definitions of inline functions should not have an inline keyword themselves, because it's superfluous and can hide problems (like the declaration not being marked as inline, which often trips up MinGW; without the inline keyword on the definition, such errors are caught on all platforms at link time). Amends 4fa44a70bc27939d653203a5d1cf303d044ca2f1. Pick-to: 6.10 Change-Id: I2039c8b3c430835406a7711ff0319d161d6c5cbb Reviewed-by: Volker Hilsheimer <[email protected]> Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'util/unicode')
0 files changed, 0 insertions, 0 deletions