Re: [patch] CodeGuard fix

Поиск
Список
Период
Сортировка
От Cyrille Chépélov
Тема Re: [patch] CodeGuard fix
Дата
Msg-id 3FE696F3.8030308@softek.fr
обсуждение исходный текст
Ответ на Re: [patch] CodeGuard fix  ("Hiroshi Inoue" <inoue@tpf.co.jp>)
Список pgsql-odbc
Hiroshi Inoue wrote:

> +#  ifdef __BORLANDC__
> +#    define timezone _timzone
> +#    define daylight _daylight
>
> What are the above 2 lines for ?

Oh, to account for stupid spraying of underscores in Borland's libc.

I can give you a whole BC++ patch if you want -- in my experience with
these 10-30 minutes of effort, the resulting DLL works as fine as if
compiled with VC++.

Best Regards,

    -- Cyrille


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

Предыдущее
От: Bui Nguyen Minh
Дата:
Сообщение: Re: How to store and retreive binary data using VC++ ?
Следующее
От: tim
Дата:
Сообщение: Can't connect to DB using psqlodbc when log_duration=true & client_min_messages=log