Autoproj displaying compilation warnings: vote on the feature

Janosch implemented a way to display all compilation error/warnings from
the packages (instead of redirecting to log files).

I would like to add this feature and have it always ON. However, I have
the feeling that some people would have strong feeling about this ...

Vote?

Mine: +1

[Rock-dev] Autoproj displaying compilation warnings: vote on the

On Fri, Oct 19, 2012 at 5:50 PM, Sylvain Joyeux <sylvain [dot] joyeux [..] ...> wrote:
>
> Janosch implemented a way to display all compilation error/warnings from
> the packages (instead of redirecting to log files).
>
> I would like to add this feature and have it always ON. However, I have
> the feeling that some people would have strong feeling about this ...
>
>
> Vote?
>
> Mine: +1

+1 too. I think there's a big difference between hiding warnings and
hiding the gcc command line. The latter, I don't care about, the
former must be fixed asap. The only way to enforce this is to nag the
developers about it. Users shouldn't compile in the first place :-)

Peter

[Rock-dev] Autoproj displaying compilation warnings: vote on the

On Fri, Oct 19, 2012 at 5:50 PM, Sylvain Joyeux <sylvain [dot] joyeux [..] ...> wrote:
>
> Janosch implemented a way to display all compilation error/warnings from
> the packages (instead of redirecting to log files).
>
> I would like to add this feature and have it always ON. However, I have
> the feeling that some people would have strong feeling about this ...
>
>
> Vote?
>
> Mine: +1

+1 too. I think there's a big difference between hiding warnings and
hiding the gcc command line. The latter, I don't care about, the
former must be fixed asap. The only way to enforce this is to nag the
developers about it. Users shouldn't compile in the first place :-)

Peter

[Rock-dev] Autoproj displaying compilation warnings: vote on the

On 10/19/2012 05:50 PM, Sylvain Joyeux wrote:
> Janosch implemented a way to display all compilation error/warnings from
> the packages (instead of redirecting to log files).
>
> I would like to add this feature and have it always ON. However, I have
> the feeling that some people would have strong feeling about this ...
>
> Vote?
>
> Mine: +1
>
For most of the people the warnings would only pollute the output (see
the complains about the typekits errors). I would try to keep the
autoproj output as clear as possible for normal users. Even the parallel
build output starts to get complex. If you want to use this feature as
code quality score add a summary at the end of the build how many
warnings occur in which library.

---1 for autoproj build
+1 for autoproj build . and amake

Example:
base-types (up-to-date) 10 warnings 112 sec
orogen (not up-to-date) 0 warnings 20 sec
..

Alex

[Rock-dev] Autoproj displaying compilation warnings: vote on the

On 10/19/2012 05:50 PM, Sylvain Joyeux wrote:
> Janosch implemented a way to display all compilation error/warnings from
> the packages (instead of redirecting to log files).
>
> I would like to add this feature and have it always ON. However, I have
> the feeling that some people would have strong feeling about this ...
>
> Vote?
>
> Mine: +1
>
For most of the people the warnings would only pollute the output (see
the complains about the typekits errors). I would try to keep the
autoproj output as clear as possible for normal users. Even the parallel
build output starts to get complex. If you want to use this feature as
code quality score add a summary at the end of the build how many
warnings occur in which library.

---1 for autoproj build
+1 for autoproj build . and amake

Example:
base-types (up-to-date) 10 warnings 112 sec
orogen (not up-to-date) 0 warnings 20 sec
..

Alex