In our previous episode, Michael Schnell said: > >> need to be 32 bit if surrogates were allowed in Widestrings). > >> > How to squeeze a value > $FFFF in a 16 Bit value ? > > Can you magically store two bits in a single hardware cell ?
As said before, unicode is more than just expanding the range of characters. The whole concept of character based parsing must be limited as much as possible, since aside from encoding related conditions, there are also a lot of language related issues. IOW making an app support multiple languages is more than mapping in the characters. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel