[Mono-bugs] [Bug 350381] New: Crash with unescaped identifiers
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 21 13:28:41 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=350381
Summary: Crash with unescaped identifiers
Product: Mono: Compilers
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basic
AssignedTo: rkvinge at novell.com
ReportedBy: rkvinge at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
' Default.aspx.vb created with MonoDevelop
' User: rolf at 7:26 PM 12/21/2007
'
' To change standard headers go to Edit->Preferences->Coding->Standard Headers
'
Option Explicit On
Option Strict On
Imports System
Imports System.Web
Imports System.Web.UI
Namespace aspnet
Public Partial Class Default
Inherits System.Web.UI.Page
End Class
End Namespace
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list