https://bugzilla.novell.com/show_bug.cgi?id=357547
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=357547#c1 --- Comment #1 from Jb Evain <[EMAIL PROTECTED]> 2008-01-31 03:40:23 MST --- Patch: -- Index: System.Web.Compilation/AspGenerator.cs =================================================================== --- System.Web.Compilation/AspGenerator.cs (revision 94395) +++ System.Web.Compilation/AspGenerator.cs (working copy) -259,7 +259,7 @@ public void Parse (string file) { -#if NET_1_1_ONLY +#if ONLY_1_1 InitParser (file); #endif -- I'll check in and backport this patch as soon as Hubert confirms that it fixes his issues. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
