Re: Lower msvc build verbosity level
От | Tom Lane |
---|---|
Тема | Re: Lower msvc build verbosity level |
Дата | |
Msg-id | 11883.1460124414@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Lower msvc build verbosity level (Michael Paquier <michael.paquier@gmail.com>) |
Ответы |
Re: Lower msvc build verbosity level
|
Список | pgsql-hackers |
Michael Paquier <michael.paquier@gmail.com> writes: > On Fri, Apr 8, 2016 at 9:29 PM, Magnus Hagander <magnus@hagander.net> wrote: >> On Fri, Apr 8, 2016 at 2:25 PM, Andrew Dunstan <andrew@dunslane.net> wrote: >>> could we perhaps lower the verbosity level of the msvc build (in >>> src/tools/msvc/build.pl) from "detailed" to "normal"? >> +1 for doing that. It seems easy enough to manually turn it on if it turns >> out to be necessary to debug some specific issue in the future. > Please, yes. The current output is too verbose. +several. Grepping for compiler warnings, for example, is really painful right now on any MSVC critter. I've resorted to grepping for "warning C", which skips the noise messages, but I'm never sure if I'm missing something. (If anyone knows how to shut up clang's useless "N warnings generated" messages, on longfin for example, I'd be for changing that too.) regards, tom lane
В списке pgsql-hackers по дате отправления: