On Sun, 2004-02-08 at 01:17, Sergio Rubio wrote: > Hi, > TestProperty.cs makes mono crash when executed. I'm curious. This is equivalent to writing something like this: void Foo() { return Foo(); } and calling it. It's going to cause an infinite loop - what do you think mono should do in this situation? -- Iain McCoy <iain at mccoy.id.au>