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 Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
iconv
libc++ Import libc++ 2015-11-09 18:02:17 +01:00
libcxxrt Import libcxxrt 2015-11-09 18:01:58 +01:00
libfdt libfdt: Move headers to headers/libs/libfdt 2012-11-04 16:40:15 +01:00
libunwind More libunwind compilation fixes 2015-11-09 20:00:06 +01:00
linprog Remove unused variable and add copy constructor. 2012-09-01 16:31:14 +12:00
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 Disable DEBUG in x86emu Jamfile rather than in x86emui.h. 2012-11-26 15:17:47 +00:00