Xcode visual live on the fly compile should disable -Werror

Originator:peter
Number:rdar://21697325 Date Originated:07-Jul-2015 10:10 AM
Status:Open Resolved:
Product:OS X Product Version:Xcode 6.3.2
Classification:Feature Reproducible:Always
 
Summary:
Xcode provides the lovely live compiling to show on the fly errors and warnings.  It would be nice for those of us who run with -Werror if the live compiling disabled the -Werror flag so as to visually distinguish between the warnings and the errors.  This is especially important for warnings like "unused variable" which otherwise are indistinguishable from "syntax error in variable initialisation".

Steps to Reproduce:


Expected Results:


Actual Results:


Version:
Xcode 6.3.2

Notes:


Configuration:


Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!