2008-03-12 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Wed, 12 Mar 2008 05:12:37 +0000 (05:12 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 12 Mar 2008 05:12:37 +0000 (05:12 -0000)
commit7b3146cd1eb37701884241208df392c1b56760b5
treef0225c5a7a9015cfefb95006eff36278d3083e4a
parent2184acdb423759b7a5e599611fb440d6c489061b
2008-03-12  Miguel de Icaza  <miguel@novell.com>

* DataConverter.cs: Fencepost bug fix from Kenneth D. Weinert
<kenw@quarter-flash.com>

Fix from Kenneth as well to avoid getting stuck on a loop on
repeat patterns (example: _6C!i!i), it would loop inside the '6'
never continuing the decoding of the format string.

svn path=/trunk/mcs/; revision=98025
mcs/class/corlib/Mono/ChangeLog
mcs/class/corlib/Mono/DataConverter.cs
mcs/class/corlib/Mono/a.cs