X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1612-3.cs;h=797276fff4613a2b36f302492ca484d6cbc5f6a0;hb=59ddb222e093ce41efe12432a8f0a4ea0785c219;hp=dc80a2f88a04001e2527e5765f63eceebf93dc6c;hpb=5d9434fcb3acc1ed7d3d30603faae797d672fe65;p=mono.git diff --git a/mcs/errors/cs1612-3.cs b/mcs/errors/cs1612-3.cs index dc80a2f88a0..797276fff46 100644 --- a/mcs/errors/cs1612-3.cs +++ b/mcs/errors/cs1612-3.cs @@ -1,4 +1,4 @@ -// cs1612-3.cs: Cannot modify the return value of `bar.this[...]' because it is not a variable +// CS1612: Cannot modify a value type return value of `bar.this[int]'. Consider storing the value in a temporary variable // Line: 19 struct foo {