[Mono-bugs] [Bug 436318] New: [g]mcs does not support -warnaserror:NUM

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 16 19:35:34 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=436318


           Summary: [g]mcs does not support -warnaserror:NUM
           Product: Mono: Compilers
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: spouliot at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


It's not possible to use 'warnaserror' on specific errors, like 1570. 

E.g. gmcs -warnaserror:1570 ...

will turn every warning into errors. I don't think it's much used but I wanted
to use it for Gendarme to ensure XML documentation syntax was correct.

Note: Both VS.NET project files and CSC support this (but I'm not sure since
when they do) so I guess this could become an issue when converting projects to
MD or when using [ms|x]build.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list