[Mono-dev] [PATCH]SatelliteContractVersionAttribute
Armand du Plessis
armand at dotnet.org.za
Mon Jul 17 08:38:57 EDT 2006
Hi,
Attached a minor patch for review for
System.Resources.SatelliteContractVersionAttribute. The MS.NET
implementation, apart from null argument checking, don't check for a
valid version number and allows arbitrary strings as valid versions.
Attached patch just changed the internal Version struct used to String
and added a check for a null argument in the ctor.
Armand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SatelliteContractVersionAttribute.cs.diff
Type: text/x-patch
Size: 742 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060717/2422318f/attachment.bin
More information about the Mono-devel-list
mailing list