2010-02-11 Zoltan Varga <vargaz@gmail.com>
commitabd4fa2f6d824dbcba182a73e9211ec1ba953957
authorzoltan <zoltan@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Feb 2010 02:14:38 +0000 (11 02:14 +0000)
committerzoltan <zoltan@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Feb 2010 02:14:38 +0000 (11 02:14 +0000)
tree9e67770c55ea2765e71b09eb298b0a7689795c12
parent749a2d764e764953a9a575d85031fb271af9f076
2010-02-11  Zoltan Varga  <vargaz@gmail.com>

* CP1250.cs CP1252.cs: Move the '--charCount' line to the beginning of the loop,
since it can be skipped in case of HandleFallback. Add brances around the
call to HandleFallback so the 'continue' call is only done if it is called.
Should fix #573682.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/branches/mono-2-6/mcs@151281 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/I18N/West/CP1250.cs
class/I18N/West/CP1252.cs
class/I18N/West/ChangeLog