Re: [PATCHES] Re: Remarks about the building process

2008-11-08 Thread Joe Neeman
On Sat, 2008-11-08 at 16:59 -0200, Han-Wen Nienhuys wrote: > 2008/11/5 John Mandereau <[EMAIL PROTECTED]>: > > > > > See also the other attached patch. > > > > > +#define EPSNULL 1e-12 > > static void > print_buildings (list const &b) > @@ -215,6 +216,9 @@ Skyline::internal_merge_skyline (lis

Re: [PATCHES] Re: Remarks about the building process

2008-11-08 Thread Han-Wen Nienhuys
2008/11/5 John Mandereau <[EMAIL PROTECTED]>: > > See also the other attached patch. > +#define EPSNULL 1e-12 static void print_buildings (list const &b) @@ -215,6 +216,9 @@ Skyline::internal_merge_skyline (list *s1, list *s2, if (end >= s1->front ().end_) s1->pop_front (); +

[PATCHES] Re: Remarks about the building process

2008-11-05 Thread John Mandereau
On 2008/11/05 20:57 +0100, Jean-Charles Malahieude wrote: > Some nitpicks during the building process, on a fresh repository: > > > 1- the configure script: > For a long time now, I always get this: > > configure: WARNING: autoconf <= 2.59 with g++ >= 3.3 gettext test broken. > configure: WARNIN