https://bugzilla.novell.com/show_bug.cgi?id=435494

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=435494#c1


Raja Harinath <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Raja Harinath <[EMAIL PROTECTED]>  2008-10-16 01:10:51 MDT 
---
mcs currently has a look-ahead of 1024 characters, give or take.  It appears to
be insufficient in this case.

One suggestion is to convert some of the many leading spaces to tabs, if it
allowed by your coding standards/editing environment.  It'll drastically cut
down on the look-ahead required by mcs.

I'll try to come up with some adaptive look-ahead fixes for this issue.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to