Re: [HACKERS] Shrink volume of default make output

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: [HACKERS] Shrink volume of default make output
Дата
Msg-id CAMsr+YFywLS0B2psD6rkV2A_J3qjVL28ibdPzmD7WW+kVUU2Kw@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Shrink volume of default make output  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 3 January 2017 at 05:37, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
> The recent thread about compiler warnings got me thinking about how it's
> essentially impossible to notice warnings with default make output. Perhaps
> everyone just uses make -s by default, though that's a bit annoying since
> you get no output unless something does warn (and then you don't know what
> directory it was in).

For that latter reason I'd love to be rid of recursive make. But it's
not that bad since we don't have many files of the same names; I just
find myself using vim's ctrlp a lot.

Personally I'd rather let it lie, use 'make -s' and wait for cmake.

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



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] multivariate statistics (v19)
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] Logical decoding - filtering tables