summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-08-18 16:03:29 +0200
committerMarc Mutz <marc.mutz@qt.io>2022-09-07 15:15:28 +0200
commit8b514c9c588f5570526c9ce0376bffbf431843f8 (patch)
treef2e939cdd3a932f5efb8389339eae9706807c228 /examples
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 <mate.barany@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions