Thomas Schwinge, le Mon 30 Mar 2015 09:28:32 +0200, a écrit :
> On Sat, 28 Mar 2015 11:06:57 +0100, Samuel Thibault <samuel.thiba...@gnu.org> 
> wrote:
> > Manolis Ragkousis, le Sat 28 Mar 2015 09:43:08 +0000, a écrit :
> > > And one more thing. In libpthread commit
> > > 44ae774bed1a75ea926590f1bc7c9f3328219832
> > > you pushed
> > > 
> > > -#ifdef IS_IN_libpthread
> > > +#if IS_IN (libpthread)
> > > 
> > > But it ends failing with
> > > 
> > > ./pthread/pt-internal.h:38:11: error: missing binary operator before 
> > > token "("
> > >  #if IS_IN (libpthread)
> > 
> > Ah, I thought this was available in 2.19.  This is new and needed for
> > glibc 2.21.  Actually, maybe now is the time to rebase our repository on
> > 2.21?
> 
> I'm (slowly...) working on that.

Ah.  I've been working on it for the Debian package too.  The testsuite
is going fine after a couple of fixes, which I've commited to the debian
glibc repo
svn://svn.debian.org/svn/pkg-glibc/glibc-package/branches/glibc-2.21

Samuel

Reply via email to