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
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 ();
+
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