Re: [Firebird-devel] Using of interfaces after last changes

2015-01-31 Thread James Starkey
This sounds quite a bit like the circumstances that caused Torvalds to dump Bitkeeper and write git. Open source dependent on a private tool is a contradiction in terms. If he hasn't already, I suggest that Adriano submit his tool to the Firebird tree now or that Firebird find a different way to

[Firebird-devel] build_msg infinite loop

2015-01-31 Thread Egor Pugin
Hi! build_msg -D msg.fdb -P ./ -F firebird.msg -L all when msg.fdb is absent will result in infinite loop. I have the simple fix - try to open specified file, but maybe someone has better solution. http://pastebin.com/YUtu8Znz Original problem is that after preprocessing structures/variables

Re: [Firebird-devel] build_msg infinite loop

2015-01-31 Thread James Starkey
An exception to isc_receive with a null status vector should blow the program out of the water. On Saturday, January 31, 2015, Egor Pugin egor.pu...@gmail.com wrote: Hi! build_msg -D msg.fdb -P ./ -F firebird.msg -L all when msg.fdb is absent will result in infinite loop. I have the

Re: [Firebird-devel] 255 contexts limit

2015-01-31 Thread Dmitry Yemanov
01.02.2015 02:08, liviusliv...@poczta.onet.pl пишет: max 255 contexts allowed like in select: select (select field from XXX where ...), (select field from XXX where ...), (select field from XXX where ...), (select field from XXX where ...), (select field from XXX where