c++ wrappers

Поиск
Список
Период
Сортировка
От Boon Yeo
Тема c++ wrappers
Дата
Msg-id 939iag$1nmc$1@otis.netspace.net.au
обсуждение исходный текст
Список pgsql-general
Are the progresql c++ wrappers ready for prime time?
I am having some problems with them while trying to
compile and link on my RH6.2 machine:

(1) Some of the headers have the following comments:

     *   NOTES
     *      Currently under construction.

(2) Compiling gives the following warnings:

    testlibpq.cpp:56: warning: comparison between
    `enum ConnStatusType' and `enum ExecStatusType'

(3) Linking fails with the following messages, eg.

    /tmp/cc91anuM.o: In function
`__malloc_alloc_template<0>::oom_malloc(unsigned int)':

/tmp/cc91anuM.o(.__malloc_alloc_template<0>::gnu.linkonce.t.oom_malloc(unsig
ned int)
    +0x17): undefined reference to `endl(ostream &)'
    ...etc...

Regards,
-Boon



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

Предыдущее
От:
Дата:
Сообщение: Question about default transaction isolation level
Следующее
От: "Robert B. Easter"
Дата:
Сообщение: Re: Outer Joins