[Firebird-devel] [FB-Tracker] Created: (CORE-4061) isql does not insert boolean values correctly, always shown as False

2013-03-12 Thread Treeve Jelbert (JIRA)
isql does not insert boolean values correctly, always shown as False Key: CORE-4061 URL: http://tracker.firebirdsql.org/browse/CORE-4061 Project: Firebird Core Issue Type:

Re: [Firebird-devel] Firebird new release is needed

2013-03-12 Thread Mark Rotteveel
On Tue, 12 Mar 2013 10:42:36 +0400, Dmitry Yemanov wrote: > 12.03.2013 10:29, marius adrian popa wrote: > >> https://github.com/rapid7/metasploit-framework/pull/1558 >> >> http://www.youtube.com/watch?v=M8BjXNLmuOY >> http://tracker.firebirdsql.org/browse/CORE-4058 > > Snapshot builds exist exac

Re: [Firebird-devel] Patch to supress a "C4390" warning

2013-03-12 Thread Dmitry Kovalenko
Hi IMO it's much better to just define fb_assert to "do {} while (false)" > in release, like it's done in debug. > Of course, your idea is very interesting. But I offer resolve the problem in code instead of creating a crutch Kovalenko Dmitry. ---