Re: Hydra job gnu:gnumach-master:build on x86_64-linux, build 2285964: Failed

2012-03-17 Thread Thomas Schwinge
Hi! On Fri, 16 Mar 2012 15:42:03 +0100, Jérémie Koenig wrote: > 2012/3/15 Ludovic Courtès : > > What about sending Hydra’s messages sent to commit-h...@gnu.org? > > Good idea. I concur; as it's not much traffic anyway, Ludovic, please implement this. This widens commit-hurd's subject area a bi

[PATCH Hurd] Fix invalid port deallocation in `symlink'

2012-03-17 Thread Ludovic Courtès
Hello, Currently, running ‘ln -s foo bar’ on a read-only file system leads to an invalid port deallocation. This patch fixes that. Thanks, Ludo’. 2012-03-17 Ludovic Courtès * sysdeps/mach/hurd/symlink.c (__symlink): Deallocate NODE only when it is non-null. diff --git a/sys

Re: [PATCH Hurd] Fix invalid port deallocation in `symlink'

2012-03-17 Thread Samuel Thibault
Ludovic Courtès, le Sat 17 Mar 2012 15:19:38 +0100, a écrit : > This patch fixes that. Thanks! symlinkat will need the same treatment. Samuel

Re: Hydra job gnu:gnumach-master:build on x86_64-linux, build 2285964: Failed

2012-03-17 Thread Ludovic Courtès
Hi, Thomas Schwinge skribis: > On Fri, 16 Mar 2012 15:42:03 +0100, Jérémie Koenig wrote: >> 2012/3/15 Ludovic Courtès : >> > What about sending Hydra’s messages sent to commit-h...@gnu.org? >> >> Good idea. > > I concur; as it's not much traffic anyway, Ludovic, please implement > this. This