[Issue 2567] New: Option To Not Treat Warnings As Errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 7 23:47:10 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2567
Summary: Option To Not Treat Warnings As Errors
Product: D
Version: 1.039
Platform: PC
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: business3 at twistedpairgaming.com
I want to be informed of warnings when compiling, but I don't want their
presence to prevent the build from succeeding, and I don't want to workaround
by setting up my build system to have both "with warnings" and "without
warning" (I'd end up needing at least three: "Debug / Warnings", "Debug / No
Warnings", "Release"). There should be an option to disable "Treat warnings as
errors".
--
More information about the Digitalmars-d-bugs
mailing list