Re: pgAdmin III commit: New menu to add a restore point

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: pgAdmin III commit: New menu to add a restore point
Дата
Msg-id 4D8095A4.4020707@lelarge.info
обсуждение исходный текст
Ответ на Re: pgAdmin III commit: New menu to add a restore point  (Timon <timosha@gmail.com>)
Список pgadmin-hackers
Le 16/03/2011 10:53, Timon a écrit :
> I have error at compilation
>
> g++ -DHAVE_CONFIG_H -I. -I..
> -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\"
> -I../pgadmin/include   -I/usr/include -I/usr/include/pgsql
> -DHAVE_CONNINFO_PARSE -I/usr/lib64/wx/include/gtk2-unicode-release-2.8
> -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2
> -O2 -MT pgServer.o -MD -MP -MF .deps/pgServer.Tpo -c -o pgServer.o
> `test -f './schema/pgServer.cpp' || echo './'`./schema/pgServer.cpp
>
> ./schema/pgServer.cpp: In member function 'virtual bool
> addnamedrestorepointServiceFactory::CheckEnable(pgObject*)':
> ./schema/pgServer.cpp:1952:10: error: 'server' was not declared in this scope
> make[3]: *** [pgServer.o] Error 1
>
> gcc-4.5.1-4.fc14.x86_64
>

My fault. It's now fixed. Thanks for the report.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix an issue spotted by Timon
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix the Windows build.