Re: BUG #3813: PGDLLIMPORT conflict

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3813: PGDLLIMPORT conflict
Дата
Msg-id 21013.1197478829@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #3813: PGDLLIMPORT conflict  ("Nguyen Hoa Phong" <fong_nh@yahoo.com>)
Список pgsql-bugs
"Nguyen Hoa Phong" <fong_nh@yahoo.com> writes:
> So I think that maybe we should have more one define for this:

> #if defined(WIN32) || defined(__CYGWIN__)
>  #define PGDLLIMPORT __declspec (dllexport)
> #endif

You haven't actually explained why this is better, or even why it
won't break things...

            regards, tom lane

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

Предыдущее
От: "Nguyen Hoa Phong"
Дата:
Сообщение: BUG #3813: PGDLLIMPORT conflict
Следующее
От: "Christian Ullrich"
Дата:
Сообщение: BUG #3814: initdb fails when not run from installation directory