[fpc-devel] Performance of string handling in trunk
Michael Schnell
mschnell at lumino.de
Thu Jun 27 13:15:53 CEST 2013
On 06/26/2013 08:01 PM, Sven Barth wrote:
>
> The RTL already uses RawByteString for the concatenation helpers.
>
Does this code do an assignment of RawByteString to normal String with
not already matching Types (and thus create erroneous Strings) ?
I would not suppose so.
Otherwise it would be compatible to the suggested modification.
-Michael
More information about the fpc-devel
mailing list