Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Compiler/C++/Interaction with the IDE    [ Add a report in this area ]  
Report #:  66105   Status: Closed
-w! option is ignored in IDE
Project:  C++Builder Build #:  11.0.2987.10779
Version:    11.2 Submitted By:   Tomohiro Takahashi
Report Type:  Basic functionality failure Date Reported:  8/26/2008 7:13:36 PM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   264775
Resolution: Fixed (Resolution Comments) Resolved in Build: :
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
-w! option, which is "Treat Warnings as Errors", is ignored in IDE.  On the other hand, bcc32.exe works fine.
Steps to Reproduce:
1) create new application
2) turn on  -w! option, which is "Treat Warnings as Errors", at project configuration dialog in IDE
3) write some code which causes Warning(i.e., W8006)
4) build the project within IDE
5) the warning is treated as Warning instead of Error.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01