This is the mail archive of the libc-alpha@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]

Re: 2.26 release blockers?


On Tue, 4 Jul 2017, Siddhesh Poyarekar wrote:

> Adhemerval and I discussed this on IRC earlier today and it looks to me
> like the C11 threads patches should not affect architecture testing
> beyond adding new symbols to the ABI.  I'm inclined to allow it as a
> freeze exception but I know Joseph has his reservations about it.
> Joseph, if you still object, could you elaborate on why you think this
> would affect architecture testing?  Overall the code impact is much less

Adding new symbols to the ABI - anything involving architecture-specific 
sysdeps changes - *is* affecting architecture testing.  In this case 
there's also the possibility of interactions with the thread types 
headers, if there's anything in the architecture-specific headers that 
works for pthreads but not for C11 threads.

-- 
Joseph S. Myers
joseph@codesourcery.com


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