incorrect const usage

Поиск
Список
Период
Сортировка
От Dmitry Samersoff
Тема incorrect const usage
Дата
Msg-id XFMail.990329144640.dms@wplus.net
обсуждение исходный текст
Ответы Re: [HACKERS] incorrect const usage
Список pgsql-hackers
Problem caused by incorrect const tag usage still exist

It can be solved  whether to check all calls  for const modifyier or remove all const tags  or (worst) patch configure
toadd -std to CFLAGS
 

kernigan(dms)~/pgsql/pgsql/src/interfaces/libpq>uname -a
OSF1 kernigan.wplus.net V4.0 878 alpha

cc: Error: fe-connect.c, line 173: In this declaration, parameter 1 has a
different type than specified in an earlier declaration of this function.
PQconnectdb(const char *conninfo)
^


---
Dmitry Samersoff, dms@wplus.net, ICQ:3161705
http://devnull.wplus.net


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