C# compilers present bugs with a standard number, like:

myprog.cs(7,60): error CS1525: .......

This is useful because you can then write an explanation page for each of those bugs, like CS1525:

http://msdn.microsoft.com/en-gb/library/3hdyz4dw%28v=vs.80%29.aspx

In such pages you can explain why Only const or immutable class thread local variable are allowed.

The gentle Simen Kjaeraas has just created an enhancement request:

http://d.puremagic.com/issues/show_bug.cgi?id=10335

Bye,
bearophile

Reply via email to