https://bugzilla.novell.com/show_bug.cgi?id=343699
Summary: gmcs compiles forever because of invalid character in
.cs file
Product: Mono: Compilers
Version: 1.2.6
Platform: Other
OS/Version: Mac
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: ---
gmcs compiles forever because of an invalid character in .cs file
The issue is caused by this line, with the † character.
State[]†m_LocalBufState = new State[20];
gmcs never returns from compilation.
Instead it should catch the invalid character and give a compiler error.
Steps to reproduce the problem:
1. dowload attachment
2. gmcs NewBehaviourScript.cs
--
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