[Mono-bugs] [Bug 599479] XmlSchema doesn't round-trip with XmlDictionaryBinaryWriter
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 2 03:45:20 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=599479
http://bugzilla.novell.com/show_bug.cgi?id=599479#c2
Atsushi Enomoto <aenomoto at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Atsushi Enomoto <aenomoto at novell.com> 2010-06-02 07:45:19 UTC ---
Fixed in svn (r158317).
The previous patch was wrong, it does not compile with 2.6.4 gmcs for not
overriding GetAttribute(string) and MoveToAttribute(string). Current gmcs
somehow *does* compile it, without reporting errors, the resulting PE was
invalid, and caused several mysterious breakages.
--
Configure bugmail: http://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