[Mono-bugs] [Bug 680385] Unable to load XAML due to various parse errors or duplicate keys

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Mar 19 03:00:18 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=680385#c3


Steven Schermerhorn <stevens+novell at ischyrus.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 - None                   |P1 - Urgent
             Status|RESOLVED                    |REOPENED
                 CC|                            |stevens+novell at ischyrus.com
         Resolution|FIXED                       |
           Severity|Normal                      |Major

--- Comment #3 from Steven Schermerhorn <stevens+novell at ischyrus.com> 2011-03-19 07:00:18 UTC ---
It did make it further! However an issue still remains. 

It looks like as all the namespaces are being scanned it enumerates all the
types and tries to resolve all the generics for every type in assemblies that
are referenced. (I only scanned the stack, I didn't investigate that much)

In either event, the repro I gave you works however in my actual project there
is  NullReference which is being cause by a private sealed class that is
generic. I've updated the attached repro that gives an ArgumentNullException
with the latest trunk build of mono.

-- 
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