This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/21715] sysdeps/nptl/bits/pthreadtypes.h: typedef guard __have_pthread_attr_t can cause redefinition of typedef ‘pthread_attr_t’


https://sourceware.org/bugzilla/show_bug.cgi?id=21715

--- Comment #3 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
I think the patch is correct, although a more aligned approach to current glibc
practices would be to have the 'pthread_attr_t' in its own header in 'types'
subfolder . Given current 2.26 code freeze I think the patch in comment #2 is
the more feasible.  I will prepare it and send upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]