static class instances not allowed?
bearophile
bearophileHUGS at lycos.com
Tue Jun 11 09:46:58 PDT 2013
> 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
More information about the Digitalmars-d-learn
mailing list