diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2024-08-04 17:01:38 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2024-08-06 15:17:48 +0100 |
commit | f0c79f8ef7dad65f43bd4227ee3479c0e278781f (patch) | |
tree | e095833f0dd248cdcf3ec34a31486494791e6fd2 /libgloss/fr30/Makefile.in | |
parent | 696cd4ee021bac9ba26b13493d60c5840f50b9bb (diff) | |
download | newlib-f0c79f8ef7dad65f43bd4227ee3479c0e278781f.zip newlib-f0c79f8ef7dad65f43bd4227ee3479c0e278781f.tar.gz newlib-f0c79f8ef7dad65f43bd4227ee3479c0e278781f.tar.bz2 |
Cygwin: Fix warning about narrowing conversions in tape options
Fix a gcc 12 warning about a narrowing conversion in case labels for
tape options.
> In file included from /wip/cygwin/src/winsup/cygwin/include/sys/mtio.h:14,
> from ../../../../src/winsup/cygwin/fhandler/tape.cc:13:
> ../../../../src/winsup/cygwin/fhandler/tape.cc: In member function ‘int mtinfo_drive::set_options(HANDLE, int32_t)’:
> ../../../../src/winsup/cygwin/fhandler/tape.cc:965:12: error: narrowing conversion of ‘4026531840’ from ‘unsigned int’ to ‘int’ [-Wnarrowing]
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Diffstat (limited to 'libgloss/fr30/Makefile.in')
0 files changed, 0 insertions, 0 deletions