[fpc-pascal] problems using utf8toansi
Marc Santhoff
M.Santhoff at t-online.de
Fri Dec 7 20:01:27 CET 2007
Am Freitag, den 07.12.2007, 14:00 +0100 schrieb Jonas Maebe:
> On 07 Dec 2007, at 13:17, Marc Santhoff wrote:
>
> >> On which platform with which locale/codepage? If on *nix, are you
> >> using the cwstring unit?
> >
> > I'm using FreeBSD with ISO8859-1 or 15 and do not use cwstring
> > explicitly.
>
> Also, if you do not use the cwstring unit, a lot of things will not
> work with widestrings under *nix (including FreeBSD). The fact that
> some chars such as Umlauts and 'ß' work suggests that some other unit
> is already using it though.
That may well be the case, it is a components source pulling lots of LCL
stuff in (derived from Darius' TZipFile).
Although I searched the first levels of uses-dependecies to no avail.
Marc
More information about the fpc-pascal
mailing list