RE : RE : RE : [fpc-pascal] Patch: new XML export for FCL-DB readyforinclusion, issue 19790 - includes Delphi Clientdataset

2011-08-06 Thread Ludo Brands
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 opening

[fpc-pascal] What are the changes between FPC 2.4.4 and 2.4.5?

2011-08-06 Thread Frank Church
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

Re: RE : RE : RE : [fpc-pascal] Patch: new XML export for FCL-DB readyforinclusion, issue 19790 - includes Delphi Clientdataset

2011-08-06 Thread Reinier Olislagers
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 6 returns

RE : RE : RE : RE : [fpc-pascal] Patch: new XML export for FCL-DBreadyforinclusion, issue 19790 - includes Delphi Clientdataset

2011-08-06 Thread Ludo Brands
- 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 field

[fpc-pascal] Re: What are the changes between FPC 2.4.4 and 2.4.5?

2011-08-06 Thread leledumbo
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.