On Mon, 22 Apr 2002, Gonzalo Paniagua Javier wrote: > Do you have a recent runtime + library version? > Do the attached example work? >
The runtime & libraries were all updated from CVS on friday afternoon. The example doesn't even compile unfortunately: [gellyfish@orpheus gellyfish]$ mcs dnstest.cs ./dnstest.cs(14) error CS0118: Expression denotes a `property access' where a `variable' was expected ./dnstest.cs(16) error CS0118: Expression denotes a `property access' where a `variable' was expected ./dnstest.cs(23) error CS0118: Expression denotes a `property access' where a `variable' was expected ./dnstest.cs(25) error CS0118: Expression denotes a `property access' where a `variable' was expected Error: Compilation failed RESULT: 1 I had noticed this problem in the code I was trying to compile and had worked round it :( /J\ -- Jonathan Stowe | <http://www.gellyfish.com> | This space for rent | _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
