crash-reporter: failed to build with glibc 2.27 |
||
Issue description
With glibc 2.27, emerge-samus crash-reporter
while (readdir_r(dir, &ent_buf, &ent) == 0 && ent) {
^
../../../../../../../usr/include/dirent.h:194:25: note: 'readdir_r' has been explicitly marked deprecated here
__nonnull ((1, 2, 3)) __attribute_deprecated__;
^
../../../../../../../usr/include/sys/cdefs.h:385:51: note: expanded from macro '__attribute_deprecated__'
# define __attribute_deprecated__ __attribute__ ((__deprecated__))
,
Jul 11
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 11