[Issue 10321] New: "warnings as errors" switch documentation removal

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 10 04:54:06 PDT 2013


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 at puremagic.com
        ReportedBy: bearophile_hugs at eml.cc


--- Comment #0 from bearophile_hugs at eml.cc 2013-06-10 04:54:05 PDT ---
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: -------


More information about the Digitalmars-d-bugs mailing list