On 22 Apr 2014, at 23:02, Dmitry Koterov <[email protected]> wrote:

> Johannes,
> 
> Thanks a lot, I modified the extension carefully according to all of your
> notes. Everything has been covered by tests, here they are:
> https://github.com/DmitryKoterov/dom_varimport/tree/master/tests
> 
> About your note "You should add the dom extension as dependency in the
> module structure, this can improve error messages in some cases when using
> shared libraries ...". I thought that THERE IS the dependency declared, see
> https://github.com/DmitryKoterov/dom_varimport/blob/master/config.m4#L25 .
> I also added DOM extension dependency directly to PHPT tests as well -
> please see e.g.
> https://github.com/DmitryKoterov/dom_varimport/blob/master/tests/002_formats.phpt#L6
> 
> Maybe you've meant some other dependencies? How to declare them? I googled,
> but I failed.

Hi Dmitry,

you talk about compile-time dependency, and Johannes talks about run-time 
dependency.
something like this: 
https://github.com/php/php-src/blob/master/ext/pdo_mysql/pdo_mysql.c#L225


-- 
Alexey Zakhlestin
CTO at Grids.by/you
https://github.com/indeyets
PGP key: http://indeyets.ru/alexey.zakhlestin.pgp.asc



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to