diff options
author | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2018-07-20 13:04:56 +0200 |
---|---|---|
committer | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2018-07-20 14:25:03 +0200 |
commit | 46ba1675c457324b0eeef4670a09101ef3f34c50 (patch) | |
tree | 2789ab4cc09f02c12ceaff9f901543f73a93d204 /winsup/cygwin | |
parent | e9f223877f42c31353bd8b522596cb5fe1b87388 (diff) | |
download | newlib-newlib-snapshot-20180720.zip newlib-newlib-snapshot-20180720.tar.gz newlib-newlib-snapshot-20180720.tar.bz2 |
ctype: Fix bitfield types on 16-bit targetsnewlib-snapshot-20180720
This prevents errors like this:
newlib/libc/ctype/categories.c:6:3: error: width of 'first' exceeds its type
unsigned int first: 24;
^
Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
Diffstat (limited to 'winsup/cygwin')
0 files changed, 0 insertions, 0 deletions