Changes between Initial Version and Version 1 of Ticket #13184, comment 7


Ignore:
Timestamp:
Jan 11, 2017, 4:29:45 PM (7 years ago)
Author:
pulkomandy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13184, comment 7

    initial v1  
    22
    33If we want UTF32, then this is not the right function to use.
     4
     5ucnv_getNextUChar, on the other hand, does return an UChar32 (talk about a confusing naming for that funnction...), so indeed that fixes the problem.