Re: Call for platforms

Поиск
Список
Период
Сортировка
От Giles Lean
Тема Re: Call for platforms
Дата
Msg-id 1009.985294088@nemeton.com.au
обсуждение исходный текст
Ответ на Call for platforms  (Giles Lean <giles@nemeton.com.au>)
Список pgsql-hackers
> 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: Call for platforms
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: odbc/UnixWare 7.1.1: No Go.