Le vendredi 06 février 2015 à 03:48 -0800, Ivar Nesje a écrit : > Please don't tell him to use +1 and -1 to manipulate UTF8String > indexes. Use nextind and prevind. Indeed, shame on me, for somebody who's trying to forbid indexing strings with integers...
So, if you want to support strings other than ASCIIString, the code is going to be a little more complex. Regards
