[cfe-commits] [patch] Warn in string literal + integral
Nico Weber
thakis at chromium.org
Mon Mar 5 10:29:36 PST 2012
On Mon, Mar 5, 2012 at 10:22 AM, Jeff Walden <jwalden+clang at mit.edu> wrote:
> On 03/05/2012 07:56 AM, Nico Weber wrote:
>>
>> Did you build all of Firefox, or just SpiderMonkey?
>
>
> Just SpiderMonkey. SpiderMonkey's small, and it's basically warning-free,
> so new warnings are highly visible and end up being fixed pretty quickly.
> Firefox is obviously a much bigger chunk of code, and it's nowhere close to
> warning-free, so I won't notice a new warning building it unless I'm looking
> for it.
>
> Having said that, I just went and did a Firefox build now, and I don't see
> the warning in build output (after the SpiderMonkey tweak landed, of
> course).
Thanks for checking :-)
More information about the cfe-commits
mailing list