Re: [PATCH 3/5] libports: fix error handling in _ports_create_port_internal

2013-11-01 Thread Samuel Thibault
Neal H. Walfield, le Fri 25 Oct 2013 16:55:54 +0200, a écrit : > You can do: lose:; I have commited that. Samuel

Re: [PATCH 5/5] libtrivfs: fix an use-after-free error

2013-11-01 Thread Samuel Thibault
Thomas Schwinge, le Fri 25 Oct 2013 15:34:04 +0200, a écrit : > > I think it'd be clearer to unconditionally declare cntl before the if block > > and > > call pthread_mutex_unlock on &cntl->lock after the if block instead of > > inside > > the if and again inside the else. > > I agree; OK to pus

Re: [PATCH 1/5] Makeconf: add -fno-strict-aliasing to CFLAGS

2013-11-01 Thread Samuel Thibault
Thomas Schwinge, le Fri 25 Oct 2013 15:09:48 +0200, a écrit : > On Fri, 25 Oct 2013 10:30:20 +0200, Justus Winter > <4win...@informatik.uni-hamburg.de> wrote: > > If gcc is used with optimizations -O2, -O3, or -Os, it will enable > > optimizations that assume that pointers of different type do not

Re: Contribute GNU/Hurd

2013-11-01 Thread Samuel Thibault
Hello, riverchi...@gmail.com, le Fri 01 Nov 2013 06:37:10 +0800, a écrit : > I'd like to join you to contribute GNU/Hurd. You're welcome! > I'll start by: > - using a DVD iso image to install Debian GNU/Hurd [1]. > - using and testing GNU/Hurd. > - reporting bugs I find. > - trying to solve bugs