On Sun, Apr 22, 2012 at 2:38 PM, Manuel López-Ibáñez <lopeziba...@gmail.com> wrote:
> For example, -Wmain is enabled by default but also by -Wall and > -pedantic. However, -Werror=all does not enable -Werror=main. Is this > a bug or the desired behaviour? this particular one is a bug.