BUG #2439: pgAdmin III v1.4.1 fails to compile with GCC 4.1.0

Поиск
Список
Период
Сортировка
От Jason Kankiewicz
Тема BUG #2439: pgAdmin III v1.4.1 fails to compile with GCC 4.1.0
Дата
Msg-id 200605141607.k4EG7iaO045054@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2439
Logged by:          Jason Kankiewicz
Email address:      jason.kankiewicz@gmail.com
PostgreSQL version: 8.1
Operating system:   Gentoo Linux ~amd64
Description:        pgAdmin III v1.4.1 fails to compile with GCC 4.1.0
Details:

"emerge =pgadmin3-1.4.1" produces the following errors with GCC 4.1.0:

pgadmin3-1.4.1/src/include/pgSchema.h:88: error: extra qualification
'pgSchemaObject::' on member 'pgSchemaObject'
pgadmin3-1.4.1/xtra/pgagent/include/connection.h:44: extra qualification
'DBConn::' on member 'DBConn'

Removing the extra qualifications allows the build to succeed.

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

Предыдущее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: SIGSEGV happens over once a day
Следующее
От: "Paul Forgey"
Дата:
Сообщение: BUG #2436: cannot --enable-thread-safety on -lpthread host