FreeBSD 2.2.7

Поиск
Список
Период
Сортировка
От Gerd Moellmann
Тема FreeBSD 2.2.7
Дата
Msg-id 199904291123.NAA03905@online.de
обсуждение исходный текст
Список pgsql-ports
Postgres version: 6.4.2

OS:               FreeBSD 2.2.7

Compiles:

Cleanly.

Installation:

Cleanly.

Regression tests:

Test "int8" fails because configure doesn't detect long long int
support (compiler is gcc 2.7.2.1).  INT64_FORMAT should be "%qd"
instead of "%lld" on this system.

Test "float8" fails.because of different error messages, and floating
point differences.

Test "geometry" fails because of round-off differences.

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

Предыдущее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: make failed
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: Cant compile on platform due to string class problem