> Seems that following patch is needed.  Now It Works For Me (tm).
> Giles, does the regress test now succed for you?

Yes, but I don't like that it is 1.5 specific.  I expect that later
NetBSD/i386 releases will also have the "new" floating point behaviour
by default, subject to /etc/ld.so.conf setting as Patrick Welche
discovered.

BTW NetBSD just uses "i386" for any x86.  It's not necessary to allow
for i486, i586 etc.

Perhaps the resultmap format could be enhanced to allow wildcarding of
the result files, and just accept either match?

geometry/.*-netbsd=geometry-positive-zeros*

Regards,

Giles

> Index: src/test/regress/resultmap
> ===================================================================
> RCS file: /home/projects/pgsql/cvsroot/pgsql/src/test/regress/resultmap,v
> retrieving revision 1.45
> diff -u -r1.45 resultmap
> --- src/test/regress/resultmap        2001/03/22 15:13:18     1.45
> +++ src/test/regress/resultmap        2001/03/22 17:29:49
> @@ -17,6 +17,7 @@
>  geometry/.*-openbsd=geometry-positive-zeros-bsd
>  geometry/.*-irix6=geometry-irix
>  geometry/.*-netbsd=geometry-positive-zeros
> +geometry/i.86-.*-netbsdelf1.5=geometry-positive-zeros-bsd
>  geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc
>  geometry/.*-sysv5uw7.*:gcc=geometry-uw7-gcc
>  geometry/alpha.*-dec-osf=geometry-alpha-precision


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to