digitalmars.D.bugs - [Issue 2567] New: Option To Not Treat Warnings As Errors
- d-bugmail puremagic.com (19/19) Jan 07 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2567
- d-bugmail puremagic.com (6/6) May 09 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2567
- d-bugmail puremagic.com (11/11) May 10 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2567
- d-bugmail puremagic.com (13/13) May 10 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2567
- d-bugmail puremagic.com (11/11) Mar 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=2567
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 digitalmars.com
ReportedBy: business3 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".
--
Jan 07 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2567 Created an attachment (id=354) --> (http://d.puremagic.com/issues/attachment.cgi?id=354&action=view) Patch against 1.043 --
May 09 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2567
Leandro Lucarella <llucax gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |llucax gmail.com
PDT ---
It seems that your patch has some small indentation issues, see
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 10 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2567
Nick Sabalausky <cbkbbejeap mailinator.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
obsolete| |
21:46:39 PDT ---
Created an attachment (id=357)
--> (http://d.puremagic.com/issues/attachment.cgi?id=357)
Patch against 1.043 (fixed indentations)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 10 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2567
Walter Bright <bugzilla digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
22:19:05 PST ---
Added -wi switch for dmd 1.057 and 2.041
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 08 2010









d-bugmail puremagic.com 