-=| Alex Peshkoff, Thu, Aug 18, 2011 at 01:55:25PM +0400 |=- > Hi, who knows what was a reason to comment out following constants in > consts_pub.h in trunk? > > //#define isc_info_db_SQL_dialect 62 > //#define isc_dpb_SQL_dialect 63 > //#define isc_dpb_set_db_SQL_dialect 65
That was revision 47451. "Comment unused items." > Without isc_info_db_SQL_dialect kinterbasdb can't be installed: > > gcc -pthread -fno-strict-aliasing -DNDEBUG -fPIC -UNDEBUG > -I/usr/include/python2.6 -I/usr/include/python2.6 -c _kinterbasdb.c -o > build/temp.linux-x86_64-2.6/_kinterbasdb.o -pedantic -g -std=c99 > -fno-strict-aliasing -pthread -O3 > In file included from _kinterbasdb.c:842: > _kinterbasdb_constants.c: In function > '_init_kidb_ibase_header_constants_database_info': > _kinterbasdb_constants.c:267: error: 'isc_info_db_SQL_dialect' undeclared The whole section is marked as deprecated since 1.5. Maybe kinterbasdb can switch to isc_dpb_sql_dialect? Strangely, that constant's value is 63, not 62. Maybe this gives some clues. ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel