Page 1 of 1

Questions to get Zeos to work on FPC/Lazarus again

Posted: 08.01.2006, 18:57
by Loesje
Hi all,

I'm the one who is responsible for the database-support of fpc, and I have a few questions for the developers.

Why are the files ZPlainASA7.pas, ZPlainASA8.pas, ZPlainASA9.pas end ZPlainASADriiver.pas on TWO locations? (src/plain and src/dbc) This goes well if the compilation takes place in the right order, but if it doesn't things get screwed. Especially since ZPlain.inc is included in those files, which does only exist in src/plain....
If there's no good reason why these files are on both locations I would recommend to remove them from fpc/dbc, if there exists such a reason i'll change the .lpk file so that it works again with Lazarus.

please commit the attachet patch, it will make Zeos compile on Lazarus again.

Re: Questions to get Zeos to work on FPC/Lazarus again

Posted: 09.01.2006, 00:57
by barko
Loesje wrote:Hi all,
please commit the attachet patch, it will make Zeos compile on Lazarus again.
I have created patch for zeosdbo_rework weeks ago..but is not commited to cvs... yet... look here

Posted: 09.01.2006, 10:48
by Loesje
Yes, i've read that. But this one is against current ZEOS cvs, and doesn't use the include-path you've added.

Do you know if this forum is also read by ZEOS-developers? Is this the right place to submit patches?

Posted: 09.01.2006, 10:50
by MarkusD
Hello Loesje,

you can safely delete these units from the dbc directory. I already contacted Michael about this. I would personally delete them but i don't have write access to cvs.

Best Regards,
Markus