[Mono-bugs] [Bug 433806] Warning about Page_Load when "/warn:4 /warnaserror" is passed to gmcs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 9 08:56:37 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=433806
User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=433806#c5
--- Comment #5 from Juraj Skripsky <juraj at hotfeet.ch> 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.
More information about the mono-bugs
mailing list