diff options
| author | sin | 2015-03-11 09:17:56 +0000 |
|---|---|---|
| committer | sin | 2015-03-11 09:17:56 +0000 |
| commit | 4b4dfea25d660a8a27e95ea531686001246b3d1e (patch) | |
| tree | ded4bfd59df022936c5807f7549b197dc9dcfa9a /include/poll.h | |
| parent | 4f9058faae6a2ef889e9dcf113e483e27e6c1b08 (diff) | |
Fix invalid conversion in C++ code
/usr/include/fortify/string.h: In function 'void* __fortify_memcpy(void*, const void*, size_t)':
/usr/include/fortify/string.h:13:12: error: invalid conversion from 'void*' to 'char*' [-fpermissive]
/usr/include/fortify/string.h:14:18: error: invalid conversion from 'const void*' to 'const char*' [-fpermissive]
Since we are relying on GCC anyway, assume void * arithmetic is OK.
Diffstat (limited to 'include/poll.h')
0 files changed, 0 insertions, 0 deletions
