Hi,
http://bugs.freepascal.org/view.php?id=7833
Could somebody double test my results in the above bug report (see my
comments there). As far as I can see the report isn't a bug any more.
Regards,
- Graeme -
___
fpc-devel maillist - fpc-devel@list
01.06.13, 6:48, Maciej Izak пишет:
Hi,
I'm creating another more advanced (and 99% compatible with Delphi)
version of the library Generics.Collections (without GetValueSize and
GetReferenceToValue specially for Sven :P) and I have some dilemmas
about TTypeKind.
What happened to tkLString? All s
Hi,
I'm creating another more advanced (and 99% compatible with Delphi) version
of the library Generics.Collections (without GetValueSize and
GetReferenceToValue specially for Sven :P) and I have some dilemmas about
TTypeKind.
What happened to tkLString? All strings with code page, UTF8String,
An