2009-08-06 Miguel de Icaza <miguel@novell.com>
commit857f143465ba0af5ace30f28d7a02237aeccdca4
authorMiguel de Icaza <miguel@gnome.org>
Fri, 7 Aug 2009 02:59:03 +0000 (7 02:59 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 7 Aug 2009 02:59:03 +0000 (7 02:59 -0000)
tree012eee6f991e255d5d1bb3f5bb93b577c72e0517
parent0b580f7a17561a17f0451a8281d5b0a847869783
2009-08-06  Miguel de Icaza  <miguel@novell.com>

* generic.cs: This loop was incorrect, it was increment ii, but
checking for `i'.  This was a change introduced to fix #327497,
now we fix #424012.

svn path=/trunk/mcs/; revision=139540
mcs/errors/cs0425.cs [new file with mode: 0644]
mcs/mcs/ChangeLog
mcs/mcs/generic.cs