Use `!` instead of `not` in preprocessor directive
ClosedPublic

Authored by akreuzkamp on Jan 18 2017, 12:08 PM.

Details

Summary

Using operator names instead of the symbols is not supported by MSVC by
default and thus limits the portability of the code. D3850 thus disables
that feature for gcc in ECM.

Diff Detail

Repository
R319 Konsole
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
akreuzkamp retitled this revision from to Use `!` instead of `not` in preprocessor directive.
akreuzkamp updated this object.
akreuzkamp edited the test plan for this revision. (Show Details)
akreuzkamp added a reviewer: KDE Applications.
This revision was automatically updated to reflect the committed changes.