i18n: Refactor for simplicity.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Sep 2010 05:40:43 +0000 (22:40 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 22 Sep 2010 05:11:14 +0000 (22:11 -0700)
It seems to me that recode_string_pool() is better implemented as a retry
loop around a simpler core.  This commit implements that.


No differences found