Re: BUG #6216: Calling PQconnectdbParams from C++ with a char**
В списке pgsql-bugs по дате отправления:
| От | Craig Ringer |
|---|---|
| Тема | Re: BUG #6216: Calling PQconnectdbParams from C++ with a char** |
| Дата | |
| Msg-id | 4E7C261A.3010908@ringerc.id.au обсуждение исходный текст |
| Ответ на | Re: BUG #6216: Calling PQconnectdbParams from C++ with a char** (Lionel Elie Mamane <lionel@mamane.lu>) |
| Ответы |
Re: BUG #6216: Calling PQconnectdbParams from C++ with a char**
|
| Список | pgsql-bugs |
On 21/09/2011 4:25 PM, Lionel Elie Mamane wrote: > I added my initial patch, and as far as I understand, I have to send > the revised patch to the list before I can register it at the > commitfest. So here is my revised patch, that uses "const char *const * " > like elsewhere in the same file instead of "char const* const*". Yep, I'm happy with that. It does what it says and no more. I have *NOT* done any detailed testing, as I'm in the middle of moving house, but I find it hard to see how it can break anything that isn't its self incorrect. You can still pass a `char *' to a `const char * const' param, so it won't break any call sites. -- Craig Ringer
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера