www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10321] New: "warnings as errors" switch documentation removal

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10321

           Summary: "warnings as errors" switch documentation removal
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: bearophile_hugs eml.cc



I suggest to remove this line from the list of the dmd compiler switches:

-w             warnings as errors (compilation will halt)


(I am not yet suggesting to remove that switch, I am just suggesting to remove
it from the list of switches shown to the dmd user. The actual removal is for
later).


(My preferred D compiler design is to have "warnings as messages" active on
default and have a switch to disable them on request. Because lot of people
don't read warnings. Giving "warnings as messages" on default is better.)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 10 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10321


bearophile_hugs eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



See also Issue 10147

*** This issue has been marked as a duplicate of issue 10147 ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 29 2013