https://bugzilla.novell.com/show_bug.cgi?id=433806
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=433806#c5 --- Comment #5 from Juraj Skripsky <[EMAIL PROTECTED]> 2008-10-09 06:56:37 MDT --- Thanks, I already done that, along with /nowarn:0219. Disabling cs0219 is needed as for databinding expressions, ControlTemplateCompiler.CreateDBMethod creates a method containing the variable "Container" which is often not used (by the user's code). The puzzling thing is, here again .NET does the some thing, but csc does not complain... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
