Re: clang's -Wmissing-variable-declarations shows some shoddy programming

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: clang's -Wmissing-variable-declarations shows some shoddy programming
Дата
Msg-id 20131219230938.GD11483@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: clang's -Wmissing-variable-declarations shows some shoddy programming  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: clang's -Wmissing-variable-declarations shows some shoddy programming
Список pgsql-hackers
On 2013-12-19 14:56:38 -0800, Kevin Grittner wrote:
> Bruce Momjian <bruce@momjian.us> wrote:
>
> > I have fixed the binary_upgrade_* variables defines, and Heikki has
> > fixed some other cases.  Can you rerun the test against git head and
> > post the updated output?  Thanks.
>
> I'm now seeing the attached.

Heh, too fast for me. I was just working on a patch to fix some of these
;)

The attached patch fixes some of the easiest cases, where either an
include was missing o a variable should have been static.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: clang's -Wmissing-variable-declarations shows some shoddy programming
Следующее
От: Florian Pflug
Дата:
Сообщение: XML Issue with DTDs