[webkit-dev] Can we disable "control reaches end of non-void function" warning on Qt?

Ryosuke Niwa rniwa at webkit.org
Thu Sep 12 16:48:12 PDT 2013


On Thu, Sep 12, 2013 at 4:45 PM, Allan Sandfeld Jensen <kde at carewolf.com>wrote:

> Don't worry we are still here, just in fewer numbers, and with fewer
> things to
> support.
>
> I would prefer to keep the warning, it is quite useful at times, and when
> it
> isn't you just add a default case with an ASSERT_NOT_REACHED().
>

And that's an added maintenance cost everyone has to pay.

Given that other ports such as Mac & GTK+ have this warning enabled and we
have reliable EWS bots, I don't see why we want to keep this warning on
ports that use old versions of gcc that force us to add useless code.

- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130912/c7335781/attachment.html>


More information about the webkit-dev mailing list