Re: compiling dlg_specific.c file on Sun Solaris 5.8

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: compiling dlg_specific.c file on Sun Solaris 5.8
Дата
Msg-id 4893F5BD.6020608@tpf.co.jp
обсуждение исходный текст
Ответ на compiling dlg_specific.c file on Sun Solaris 5.8  (Marcin Ligorowski <ligo@interia.pl>)
Список pgsql-odbc
Marcin Ligorowski wrote:
> I've detected problem with compiling dlg_specific.c file on Sun Solaris 5.8 using compiler 'cc: Sun C 5.8
2005/10/13'.
> To resolve this problem I've changed line 896 to
> qlog("          conn_settings='%s',conn_encoding='%s'\n",
> ci->conn_settings, enc ? enc : (UCHAR*)"(null)");
>
> I've added cast to (UCHAR*), because compiler can not automatically cast to correct type.

OK I would take care of it.
Thanks.

regards,
Hiroshi Inoue

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

Предыдущее
От: Marcin Ligorowski
Дата:
Сообщение: compiling dlg_specific.c file on Sun Solaris 5.8
Следующее
От: "Joost Kraaijeveld"
Дата:
Сообщение: Should/does SQLForeignKeys work (8.03.02)?