X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3014-5.cs;h=d1cd732346ebf106f5f3931d7eeeb8e70faa2c1f;hb=d127b293394ad7815b8c7cf9b4d21de8359b2707;hp=61195159198f9708c3a9989a4de5a9c1c24fbd60;hpb=5d9434fcb3acc1ed7d3d30603faae797d672fe65;p=mono.git diff --git a/mcs/errors/cs3014-5.cs b/mcs/errors/cs3014-5.cs index 61195159198..d1cd732346e 100644 --- a/mcs/errors/cs3014-5.cs +++ b/mcs/errors/cs3014-5.cs @@ -1,5 +1,6 @@ -// cs3014-5.cs: `E' cannot be marked as CLS-compliant because the assembly is not marked as CLS-compliant +// CS3014: `E' cannot be marked as CLS-compliant because the assembly is not marked as CLS-compliant // Line: 8 +// Compiler options: -warnaserror -warn:1 using System;