prewarm compiler warnings

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема prewarm compiler warnings
Дата
Msg-id df0dcca2025b3d90d946ecc508ca9678@xs4all.nl
обсуждение исходный текст
Ответы Re: prewarm compiler warnings
Список pgsql-hackers
gcc-6.3.0 complains about this:

autoprewarm.c: In function ‘autoprewarm_main’:
autoprewarm.c:210:9: warning: variable ‘rc’ set but not used 
[-Wunused-but-set-variable]
    int   rc;

The warning comes only in master.

The warnings are a bit annoying; the attached silences them by removing 
those assignments.

Thanks,

Erik Rijkers



Вложения

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