Hi all!,
I don't know if this is a bug but maybe.
I've read that: you must initialize all static member variables
(what is logical if you are not initializing then at the time you create
instances). The fact is that I can compile a class with such a variable
member using mcs 0.11, f.ex:
...
private static int counter;
Can anyone tell me if it's a bug in the mcs or in the documentation I
read?.
Thanks,
Jaime.
--
// http://geneura.ugr.es -- The Geneura Team
// http://www.go-mono.com -- The Mono Project
signature.asc
Description: Esta parte del mensaje esta firmada digitalmente
