[fpc-pascal] UTF-8 versions of Copy() and Length()
Daniël Mantione
daniel.mantione at freepascal.org
Sat May 19 11:36:55 CEST 2007
Op Sat, 19 May 2007, schreef Felipe Monteiro de Carvalho:
> On 5/19/07, Dani=EBl Mantione <daniel.mantione at freepascal.org> wrote:
> > I think a utf8 unit would be usefull.
> =
> Some things need to be choosen:
> =
> * which functions from lclproc would be included
> =
> * the position of the unit on fpc (maybe fcl? but then, which
> directory from fcl)
Not FCL. FCL is for classes based OOP code, while utf-8 has a much broader =
scope. I'd say RTL.
=
> * the exact name of the unit
It depends on the first point. If it is just utf-8, utf8 would be a good =
name.
Dani=EBl
More information about the fpc-pascal
mailing list