There are so many compilers and each compiler is good at detecting things that 
other compilers don't warn about.

So I don't think we should enable warnings as errors, but I do think we should 
strive to keep warnings down to as low a level as possible.

Greg

> On Aug 14, 2014, at 10:38 AM, Zachary Turner <[email protected]> wrote:
> 
> What would it take to enable warnings as errors on all platforms?
> 
> I've done alot of work getting the windows build warning free, but it seems 
> like very time I sync the code on linux or Mac, there's many many new 
> warnings introduced.  I'm always vigilant about fixing warnings in my own 
> code, it would be nice if everyone else had the same level of vigilance.  If 
> warnings broke the build, then I think that would be a good motivator to fix 
> your warnings.
> 
> Thoughts?
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to