X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3014-5.cs;h=d1cd732346ebf106f5f3931d7eeeb8e70faa2c1f;hb=ab0b591ca59d99a2370bf9f579b091c5edf09ae5;hp=61195159198f9708c3a9989a4de5a9c1c24fbd60;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;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;