Re: [HACKERS] Shrink volume of default make output

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Shrink volume of default make output
Дата
Msg-id 20170107183554.GH3164@momjian.us
обсуждение исходный текст
Ответ на [HACKERS] Shrink volume of default make output  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On Mon, Jan  2, 2017 at 03:37:04PM -0600, Jim Nasby 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).
> 
> Is it worth looking into this? I'm guessing this may be moot with the CMake
> work, but it's not clear when that'll make it in. In the meantime, ISTM
> http://stackoverflow.com/a/218295 should be an easy change to make (though
> perhaps with a variable that gives you the old behavior).

Please src/tools/pgtest for an example of pulling out warning lines and
reporting them at the end of the build.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



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

Предыдущее
От: Ryan Murphy
Дата:
Сообщение: Re: [HACKERS] Adding type info etc for inheritance errmsg: "childtable is missing column ..."
Следующее
От: Joel Jacobson
Дата:
Сообщение: Re: [HACKERS] pg_stat_activity.waiting_start