Zitat von Marco van de Voort <[EMAIL PROTECTED]>:

> > Zitat von Marco van de Voort <[EMAIL PROTECTED]>:
> > > >
> > > > Makes me wonder how CodeGear is going to handle something like this.
> > > > Have they released more information on their Unicode support?
> > >
> > > They actually use unicode support, so NT only -W functions.
> >
> > Do you know what happen with their plans of creating a new string type (a
> > reference counted 2-byte string) and changing all String and Char to the
> 2-byte
> > types?
>
> It will be released in August.

If they are bold enough for this big incompatibility, then maybe we must be
braver too.


> > Is this only for .net or for the win32 too?
>
> Both. (and afaik .NET already is), but they don't have an unix to keep track
> of, so we can't simply follow them blindly.

True.
I guess, FPC will support the new string type and create some compiler
directives/flags to control the default string/char type, won't it?

And it will use the widestring manager to auto convert these types, won't it?

So FPC will be able compile the new Delphi code, although the code will run
slower and there will conversion errors on non ansi characters.


Mattias

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to