On Sat, Apr 9, 2016 at 1:47 AM, Andrew Dunstan wrote:
>
>
> On 04/08/2016 12:24 PM, Christian Ullrich wrote:
>>
>> * Tom Lane wrote:
>>
>>> +several. Grepping for compiler warnings, for example, is really painful
>>> right now on any MSVC critter. I've resorted to grepping for "warning
>>> C",
>
On 04/08/2016 12:24 PM, Christian Ullrich wrote:
* Tom Lane wrote:
+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
* Tom Lane wrote:
+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.
You miss all diagnostics from other tools than the
Michael Paquier writes:
> On Fri, Apr 8, 2016 at 9:29 PM, Magnus Hagander wrote:
>> On Fri, Apr 8, 2016 at 2:25 PM, Andrew Dunstan 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
On Fri, Apr 8, 2016 at 9:29 PM, Magnus Hagander wrote:
> On Fri, Apr 8, 2016 at 2:25 PM, Andrew Dunstan wrote:
>> On 04/08/2016 06:19 AM, Christian Ullrich wrote:
>>> could we perhaps lower the verbosity level of the msvc build (in
>>> src/tools/msvc/build.pl) from "detailed" to "normal"? In my e
On Fri, Apr 8, 2016 at 2:25 PM, Andrew Dunstan wrote:
>
>
> On 04/08/2016 06:19 AM, Christian Ullrich wrote:
>
>> Hello,
>>
>> could we perhaps lower the verbosity level of the msvc build (in
>> src/tools/msvc/build.pl) from "detailed" to "normal"? In my experiment,
>> this reduces the size of th
On 04/08/2016 06:19 AM, Christian Ullrich wrote:
Hello,
could we perhaps lower the verbosity level of the msvc build (in
src/tools/msvc/build.pl) from "detailed" to "normal"? In my
experiment, this reduces the size of the build log by 96.4 percent
(from 12.5 MiB to 438 KiB), or if the log i
Hello,
could we perhaps lower the verbosity level of the msvc build (in
src/tools/msvc/build.pl) from "detailed" to "normal"? In my experiment,
this reduces the size of the build log by 96.4 percent (from 12.5 MiB to
438 KiB), or if the log is not redirected, it shortens the build time by
45