[runtime] Fix for Xamarin bug #99. Don't fail to parse assembly names with spaces...
commit5d29480868e80ae923fb2a1ecc0e9f03e5f26e4f
authorMarek Habersack <grendel@twistedcode.net>
Thu, 11 Aug 2011 00:16:07 +0000 (11 02:16 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Thu, 11 Aug 2011 00:17:32 +0000 (11 02:17 +0200)
tree88a589b308f5cf660acf8e405ac78602b47ae808
parent2875cbd25a4e0f69d0ce054dd4fd46e4b25702ae
[runtime] Fix for Xamarin bug #99. Don't fail to parse assembly names with spaces surrounding = in key=value pairs
mcs/class/corlib/Test/System.Reflection/AssemblyNameTest.cs
mono/metadata/assembly.c