[fpc-devel] Unicode support (yet again)
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Sep 18 12:44:26 CEST 2011
On 18 Sep 2011, at 12:26, Sven Barth wrote:
> For now you can apply the following patch as a workaround. The compiler (and fpmake) will depend on the C-library then (which should not be the case in the final solution).
Not only that: even with cwstring (and under Windows) the result is wrong, because doing ansistr1=ansistr2 will currently be evaluated as a case-insensitive string comparison under certain circumstances.
Jonas
More information about the fpc-devel
mailing list