Re: Moving to git

2009-06-19 Thread Carl Fredrik Hammar
Hi, On Thu, Jun 18, 2009 at 03:02:41PM +0200, Thomas Schwinge wrote: > Fetch the whole shebang from . > Give it a try. Unless someone finds any issues that really need to be > corrected, these trees shall be the new basis for our collaboration! Nicely done

ChangeLog style (was: [PATCH 1/3] Add the ``--mount'' command line option)

2009-06-19 Thread Thomas Schwinge
Hello! On Thu, Jun 18, 2009 at 11:10:19PM +0300, Sergiu Ivanov wrote: > On Wed, Jun 17, 2009 at 01:43:42AM +0200, Thomas Schwinge wrote: > > On Mon, Jun 15, 2009 at 10:39:22PM +0300, Sergiu Ivanov wrote: > > > * options.h (OPT_MOUNT): Add the definition. > > > (OPT_LONG_MOUNT): Likewise. > > > Upd

Re: [PATCH 1/3] Add the ``--mount'' command line option

2009-06-19 Thread Thomas Schwinge
Hello! On Thu, Jun 18, 2009 at 11:10:19PM +0300, Sergiu Ivanov wrote: > On Wed, Jun 17, 2009 at 01:43:42AM +0200, Thomas Schwinge wrote: > > So, instead of your version... > > > > [...] > > (argp_parse_common_options): Add the code for handling option > > ``--mount''. > > [...] >

Some more about Git usage (was: [PATCH] Don't abuse $(prefix) for finding build-time files.)

2009-06-19 Thread Thomas Schwinge
Hello! On Fri, Jun 19, 2009 at 12:21:17AM +0300, Sergiu Ivanov wrote: > On Wed, Jun 17, 2009 at 12:40:56AM +0200, Thomas Schwinge wrote: > > To finally bring this to an end, I propose the following. Can you please > > confirm that it works for you? > > Yes, it works for me. OK, then please appl

Re: [PATCH] Don't abuse $(prefix) for finding build-time files.

2009-06-19 Thread Thomas Schwinge
Hello! On Fri, Jun 19, 2009 at 12:21:17AM +0300, Sergiu Ivanov wrote: > On Wed, Jun 17, 2009 at 12:40:56AM +0200, Thomas Schwinge wrote: > > +%.sdefsi: > > + echo '#include ' | \ > > + $(CPP) \ > > + $(CPPFLAGS) $(MIGSFLAGS) $($*-MIGSFLAGS) -DSERVERPREFIX=S_ \ > > + -x c - -o $@

Re: [PATCH 1/1] Update the bug-reporting address.

2009-06-19 Thread Thomas Schwinge
Hello! On Thu, Jun 18, 2009 at 11:35:16PM +0300, Sergiu Ivanov wrote: > From 18bb06e5af5bfccfdb5212307bf36aadd94e4f5f Mon Sep 17 00:00:00 2001 > From: Sergiu Ivanov > Date: Thu, 18 Jun 2009 23:31:17 +0300 > Subject: [PATCH] Update the bug-reporting address. > > * Makefile (LDFLAGS): Add -lhurdbu