X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0657-10.cs;h=4567237ec0adf8d0fbff6956b585fca400a1b6b9;hb=f99b88b812b42d7946ebc0217cbaf16d82ae3048;hp=2a03b5c561b6de0c9aaa14575285d94a090ee147;hpb=f84f760a1c8a8c0ec6ae16b7f38d14a49d329ad7;p=mono.git diff --git a/mcs/errors/cs0657-10.cs b/mcs/errors/cs0657-10.cs index 2a03b5c561b..4567237ec0a 100644 --- a/mcs/errors/cs0657-10.cs +++ b/mcs/errors/cs0657-10.cs @@ -1,5 +1,6 @@ -// cs0657-10.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field' -// Line : 6 +// CS0657: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field'. All attributes in this section will be ignored +// Line: 7 +// Compiler options: -warnaserror struct S {