X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1617.cs;h=6feb97925c79bb29e9e52577c2058724f8df774d;hb=9036063250910c6ed35fe4bd601b81a350d049a5;hp=04a8c978998013052ee01252ed50014773972c73;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;p=mono.git diff --git a/mcs/errors/cs1617.cs b/mcs/errors/cs1617.cs index 04a8c978998..6feb97925c7 100644 --- a/mcs/errors/cs1617.cs +++ b/mcs/errors/cs1617.cs @@ -1,3 +1,3 @@ -// cs1617.cs: Invalid option `ISO' for /langversion. It must be either `ISO-1' or `Default' +// CS1617: Invalid -langversion option `ISO'. It must be `ISO-1', `ISO-2', `3', `4', `5', `Default' or `Future' // Line: 0 // Compiler options: -langversion:ISO