GCC warning in back branches

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема GCC warning in back branches
Дата
Msg-id CA+hUKGJRcwvK86Uf5t-FrTekZjqHtpv3u=3MuBg8Zw8R933Mqg@mail.gmail.com
обсуждение исходный текст
Ответы Re: GCC warning in back branches
Список pgsql-hackers
Hi,

guc.c: In function ‘RestoreGUCState’:
guc.c:9455:4: error: ‘varsourceline’ may be used uninitialized in this
function [-Werror=maybe-uninitialized]
 9455 |    set_config_sourcefile(varname, varsourcefile, varsourceline);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I propose the attached.

Вложения

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