http://bugzilla.novell.com/show_bug.cgi?id=490021
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=490021#c5 --- Comment #5 from Gabriel Burt <[email protected]> 2009-04-08 18:06:48 MDT --- Created an attachment (id=284904) --> (http://bugzilla.novell.com/attachment.cgi?id=284904) Building on Bertrand's patch This patch (sorry, apply with -p5 from the *_2.0 directory to ignore Bansheeisms) builds on Bertrand's patch. It gets rid of the case-insensitive dictionary, but if a type name isn't found in it, it is uppercase'd and looked up again - and then, if it's found, it's cached under the given name so next time it'll be a cache hit. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
