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