[Mono-devel-list] [Patch] typemanager should use InvariantCulture
Robert Shade
rshade at dvsconsulting.com
Fri Apr 30 10:55:43 EDT 2004
While compiling gmcs on OS X, i hit bug 52065. While investigating I
found the call to String.ToLower() in TypeManager.CSharpNameMatch()
should probably be using the InvariantCulture. Attached are patches
for both mcs and gmcs.
Robert Shade
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmcstypemanager.diff
Type: application/octet-stream
Size: 1146 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040430/12cc1bee/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcstypemanager.diff
Type: application/octet-stream
Size: 1155 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040430/12cc1bee/attachment-0001.obj
More information about the Mono-devel-list
mailing list