Felipe Monteiro de Carvalho schrieb: > Daniel Mantione wrong some coments on my bug report: > > http://www.freepascal.org/mantis/view.php?id=9058 > > Could someone elaborate on this? I did't really understand > > Looks somewhat illogical to me ... so I write a UTF-8 string and need > a widestring managed? But I am not using widestrings ...
You're. String constants containing chars > 127 are obviously as widestrings because when you give a code page in the source, you want another encoding then the system's default i.e. the compiler needs to remap. > > And then it will convert the string to iso?? ... or utf-8 ... depending on the setting of the system running the program. > Where does he get iso > from?? On windows by default, on unixes by using cwstrings. > My app is using utf-8 .. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal