]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: testsuite: Fix TEST_RETURN for 64-bit
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 26 Nov 2020 15:33:44 +0000 (15:33 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Mon, 29 Aug 2022 16:53:44 +0000 (17:53 +0100)
commit19b3b814bcba422fa468530a441c0001361aed3c
tree5c426b4f07d9c11d9ce63dd59332ebc75bb3b631
parent6ca056eec9529668e3a843f3da75be6d21cf6df5
Cygwin: testsuite: Fix TEST_RETURN for 64-bit

The result of a function call won't fit in an int if it's e.g. a pointer.
winsup/testsuite/libltp/include/usctest.h
winsup/testsuite/libltp/lib/parse_opts.c
This page took 0.028094 seconds and 5 git commands to generate.