summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2022-08-18 16:03:29 +0200
committerMarc Mutz <[email protected]>2022-09-07 15:15:28 +0200
commit8b514c9c588f5570526c9ce0376bffbf431843f8 (patch)
treef2e939cdd3a932f5efb8389339eae9706807c228 /src/testlib/doc/snippets
parentf020c4ba51e257915837f2672cc37b5ac3f51936 (diff)
QFileSystemEngine/Unix: fix unneeded casts from errno values to int
In the same file, errno and EACCES are passed unadorned to qt_error_string(), proving the int casts on the other calls aren't necessary. Remove them; ints are a code smell these days. Pick-to: 6.4 6.3 6.2 Task-number: QTBUG-103525 Change-Id: I7209a209141195090878944ae66da3c85bbe4135 Reviewed-by: Mate Barany <[email protected]> Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Diffstat (limited to 'src/testlib/doc/snippets')
0 files changed, 0 insertions, 0 deletions