Port away from deprecated headers
ClosedPublic

Authored by zzag on Jul 9 2019, 7:31 PM.

Details

Summary

Headers like stdio.h are deprecated in C++.

Test Plan

Compiles.

clangd no longer spews these warnings

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jul 9 2019, 7:31 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 9 2019, 7:31 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 9 2019, 7:31 PM
zzag edited the test plan for this revision. (Show Details)Jul 9 2019, 7:44 PM
davidedmundson accepted this revision.Jul 9 2019, 8:09 PM
This revision is now accepted and ready to land.Jul 9 2019, 8:09 PM
This revision was automatically updated to reflect the committed changes.