summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchliboptions/tst_benchliboptions.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-04-27 16:31:08 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-04-28 06:48:33 +0200
commitbbc385150f8ae0ab7b2fc179db82ef4bb3d5ac28 (patch)
tree035b946da27cc8d77b60e593056bc0096757accd /tests/auto/testlib/selftests/benchliboptions/tst_benchliboptions.cpp
parent069369d86707c89645d63ff36151065c47e6c0ea (diff)
Fix warnings from deprecated posix functions
Windows wants ISO C++ _fileno and _unlink instead of posix fileno and unlink. For fileno we have the QT_FILENO macro in qplatformdefs.h, so use it. For unlink we don't have a macro in Qt, so declare one in the test. Change-Id: I56c5c3fb4e500769c744132c46107816f89bb2c3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/testlib/selftests/benchliboptions/tst_benchliboptions.cpp')
0 files changed, 0 insertions, 0 deletions