On 2020-01-27 19:16, Dimitry Sibiryakov wrote:
27.01.2020 17:08, Alex Peshkoff via Firebird-devel wrote:
What about compatibility with old programs using that constants?
There are several possible cases:
1) The program already included both headers - everything is fine it
will use constants declared in ibase.h.
2) The program used "using namespace Firebird" - everything is fine
constants will be automatically found in the namespace.
3) Otherwise the program is in troubles and should consider usage of 2).
Taking into account that usage of FB OO API is still seldom it
shouldn't cause a big problem I guess.
Am I understanding right that when ibase.h is included that constants
will be in global namespace as before?
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel