http://www.freepascal.org/faq.var#versions
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/What-are-the-changes-between-FPC-2-4-4-and-2-4-5-tp4673155p4673681.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
> > - ftWideString creates sometimes non ascii characters at
> the end. This
> > is not the case for TClientDataSet. Still looking in that one;
> Ok.
Problem is that when specifying a string larger than fieldsize, no closing
#0 is stored. When reading the string back, the string overruns the fie
On 6-8-2011 19:28, Ludo Brands wrote:
>> After my recent adventures with LazUpdater, back to the XML export.
>>
>> I've written new tests with more data types that at least
>> produce test output now.
>>
>
> Problems so far:
>
> TClientDataSet:
> - ftWideString has zero length by default: Delphi
What are the changes between FPC 2.4.4 and 2.4.5?
I haven't seen the announcement on 2.4.5. Is 2.4.5 for bug fixes, additional
library facilities or both?
--
Frank Church
===
http://devblog.brahmancreations.com
___
fpc-pascal maill
> After my recent adventures with LazUpdater, back to the XML export.
>
> I've written new tests with more data types that at least
> produce test output now.
>
Problems so far:
TClientDataSet:
- ftWideString has zero length by default: Delphi 6 returns invalid
parameter for WIDTH="0" when ope