Hi!

Here I'm talking mainly on the distribute kits.

Currently we have in firebird/Interface.h a #include "ibase.h".

That is not good. It makes mandatory that user have the include
directory where ibase.h is in its include path, which should not be
necessary.

I think we should put ibase.h in firebird directory, maintain the
include in firebird/Interface.h and add a stub ibase.h that includes
"firebird/ibase.h" for compatibility.

Opinions?


Adriano



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to