Hello,
Thanks for the explanation, I'll have a look shortly (explanations help
in terms of priority that a patch can get ;) )
And thanks for tracking the bug, it'll very probably fix quite a few
builds with fakeroot-hurd, I'll then try to enable it by default on
buildds.
Samuel
On Fri, 2015-05-15 at 20:31 +0200, Samuel Thibault wrote:
> Svante Signell, le Tue 12 May 2015 09:15:46 +0200, a écrit :
> > - if (file != MACH_PORT_NULL && (nn->openmodes & ~newmodes))
> > + if (file != MACH_PORT_NULL && (nn->openmodes & newmodes )) /* works
> > */
>
> This change nee
On Tue, May 19, 2015 at 05:38:58PM +0200, Justus Winter wrote:
> I have polished the patch series and all commit messages. Please have
> a look and poke me if anything stands out. I've also pushed the
> changes to darnassus:
This looks all good to me, feel free to merge.
--
Richard Braun