[fpc-devel] Importing 2 content files into fpdoc
Vincent Snijders
vsnijders at quicknet.nl
Mon Dec 19 11:04:53 CET 2005
Michael Van Canneyt wrote:
>
>
> On Sun, 18 Dec 2005, Vincent Snijders wrote:
>
>> Michael.VanCanneyt at Wisa.be wrote:
>>
>>>
>>> The code does read multiple content files, as far as I can tell.
>>>
>>
>> It does read them, but doesn't use them.
>>
>> While debugging I created the attached patch:
>>
>> It always override the CurParent.FFirstChild when reading a new
>> content file. I think I now correctly initialized PrevSibling. I
>> haven't tested with more than one content file.
>>
>> Also on win32 you cannot use FileExists to check if a directory exists.
>
>
> I've read and committed your patches.
Thanks. It is working now:
http://lazarus-ccr.sourceforge.net/docs/lcl/asyncprocess/index.html
Vincent
More information about the fpc-devel
mailing list