Re: printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined
Дата
Msg-id 1128539.1754417836@sss.pgh.pa.us
обсуждение исходный текст
Ответ на printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined  (Dmitry Mityugov <d.mityugov@postgrespro.ru>)
Список pgsql-hackers
Dmitry Mityugov <d.mityugov@postgrespro.ru> writes:
> When USE_VALGRIND is defined, compilation started to fail with this 
> error message (-Werror is used; without it, a warning is observed 
> instead):
> printtup.c:353:95: error: passing argument 1 of ‘VARSIZE_ANY’ makes 
> pointer from integer without a cast [-Wint-conversion]

Thanks for the report, but I already fixed this a couple hours ago.

            regards, tom lane



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