[Mono-bugs] [Bug 638359] Invalid cast for ISpanned to CharSequence
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 4 13:14:06 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=638359
https://bugzilla.novell.com/show_bug.cgi?id=638359#c1
Mike Kestner <mkestner at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Mike Kestner <mkestner at novell.com> 2010-10-04 17:14:05 UTC ---
fixed in r8226. java.lang.CharSequence API is now exposed as IEnumerable<char>
which removes some of the cast issues we were seeing with the CharSequence
class approach.
--
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