2009-06-25 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Thu, 25 Jun 2009 22:46:50 +0000 (22:46 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 25 Jun 2009 22:46:50 +0000 (22:46 -0000)
commit41da76b7f25dbe487ae6c064e4b7d3b3c8cf0c00
treedeb36d87f3ff4b9a265a5f6aad72127130315921
parent7908adf49b8bad03804995a4d40498383483a316
2009-06-25  Miguel de Icaza  <miguel@novell.com>

* Int32.cs: Fix regression introduced in 2005, we need to throw
ArgumentNullException on Parse.

svn path=/trunk/mcs/; revision=136895
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/Int32.cs
mcs/class/corlib/Test/System/Int32Test.cs