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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to