On Fri, 6 Jan 2023, Adriaan van Os via fpc-devel wrote:
Michael Van Canneyt via fpc-devel wrote:
- String = UnicodeString, Char=WideChar
UnicodeString ? ? I don't know what that is supposed to be. We have UCS-2,
UCS-4, UTF-16 and UTF-8 Some marketing people, not understanding anything
a
On 6-1-2023 20:36, Adriaan van Os via fpc-devel wrote:
Michael Van Canneyt via fpc-devel wrote:
- String = UnicodeString, Char=WideChar
UnicodeString ? ? I don't know what that is supposed to be.
It is named after Microsofts use of the word unicode. Which was
originally UCS2, but morphed
On 06/01/2023 20:36, Adriaan van Os via fpc-devel wrote:
Michael Van Canneyt via fpc-devel wrote:
- String = UnicodeString, Char=WideChar
UnicodeString ? ? I don't know what that is supposed to be. We have
UCS-2, UCS-4, UTF-16 and UTF-8 Some marketing people, not understanding
anything abou
Michael Van Canneyt via fpc-devel wrote:
- String = UnicodeString, Char=WideChar
UnicodeString ? ? I don't know what that is supposed to be. We have UCS-2, UCS-4, UTF-16 and UTF-8
Some marketing people, not understanding anything about computers, talk about "Unicode" to mean
"UTF-16-treated-
Hello,
I'm currently working for a company (Tixeo.com) that is preparing to use FPC to
recompile their flagship product (written in Delphi) for certain targets.
As part of this work, we're striving to make the Free Pascal
RTL and Packages more compatible with recent Delphis.
That means:
-