Hey, On 5/6/09, Michael Foord <[email protected]> wrote: > It reports the error "The variable `Something' is assigned but its value is > never used(CS0219)".
It looks like a warning to me. Maybe the project file asks to treat warnings as errors ? Then it would simply be a matter of fixing the compiler options. -- Jb Evain <[email protected]> _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
