Martin Schreiber schrieb:
> On Tuesday 10 November 2009 19:08:45 Florian Klaempfl wrote:
>> Where? A pure unicodestring routine won't get additional checks.
>>
> What is a "pure unicodestring routine"?

No other string types being involved especially things like RawByteString.

> 
>>> and more complicated address calculation.
>> Where? Adding 16 instead of 12 makes no difference.
>>
>> The "major" difference will be the initialization of the additional
>> fields and the increased memory requirement of 4 bytes per string.
>>
> OK, so you say that the processing of the new and the current UnicodeString 
> and therefore the RTL and compiler procedures are identical with exception of 
> the initialization of 4 bytes with a constant?

Well, two times two byte ;)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to