Re: Wide characters support

2005-08-25 Thread Ludovic Courtès
Marius Vollmer <[EMAIL PROTECTED]> writes: > Well, my current plans are to get us Unicode support by having three > kinds of strings, with three widths (8, 16 and 32 bits, of course). > But they are not very concrete. I am not thinking about using > wchar_t. Because of its potential greediness i

Re: Wide characters support

2005-08-25 Thread Marius Vollmer
[EMAIL PROTECTED] (Ludovic Courtès) writes: > Marius Vollmer <[EMAIL PROTECTED]> writes: > >> Well, my current plans are to get us Unicode support by having three >> kinds of strings, with three widths (8, 16 and 32 bits, of course). >> But they are not very concrete. I am not thinking about usin