haiku/headers/libs
Augustin Cavalier 1705656eac Add (void*) casts to memcpy/memset invocations to appease GCC 8.
A lot of these classes are not *technically* "trivially copyable"
for one reason or another, but in all of these cases it seems
OK to me to use memcpy/memset on them. Adding a cast to void*
tells GCC that "I know what I'm doing here" and shuts up the
warning.
2019-05-24 14:21:37 -04:00
..
agg Add (void*) casts to memcpy/memset invocations to appease GCC 8. 2019-05-24 14:21:37 -04:00
alm ALM: Move forward declaration of Constraint to the right namespace. 2014-01-10 22:32:15 +01:00
expat
glut/GL Restore the "GPL licensing not permitted" in GLUT license headers. 2017-12-20 19:35:55 -05:00
icon
iconv
libc++ Import libc++ 2015-11-09 18:02:17 +01:00
libcxxrt Import libcxxrt 2015-11-09 18:01:58 +01:00
libfdt
libunwind More libunwind compilation fixes 2015-11-09 20:00:06 +01:00
linprog
mapm
print/libprint Bump gutenprint version. 2019-05-14 19:11:41 -04:00
udis86 udis86: Add clac/stac instructions for SMAP. 2018-01-22 20:06:55 +01:00
x86emu