> -Original Message-
> From: Dmitry Yemanov [mailto:firebi...@yandex.ru]
> Sent: Sábado, 22 de Febrero de 2014 1:33
>
> Claudio,
>
> > Nice, although some of them seem to be false alarms. For example,
> > TextType::compare(). The typical result is -1, 0, 1. I
> would prefer to
> > chang
Claudio,
> Nice, although some of them seem to be false alarms. For example,
> TextType::compare(). The typical result is -1, 0, 1. I would prefer to
> change the result to plain int, but it may not be possible (I would have to
> check all places affected).
The problem here may be theoretical rat
> -Original Message-
> From: Alex Peshkoff [mailto:peshk...@mail.ru]
> Sent: Viernes, 21 de Febrero de 2014 11:56
>
> On 02/21/14 19:47, asfernan...@users.sourceforge.net wrote:
>
> >
> > -#define FB_UNUSED(value) do { if (value); } while (false)
> > +#define FB_UNUSED(value) do { if
> -Original Message-
> From: marius adrian popa [mailto:map...@gmail.com]
> Sent: Viernes, 21 de Febrero de 2014 9:24
>
> Here you can find result of checking Firebird with PVS-Studio
> (in russian).
> http://habrahabr.ru/company/pvs-studio/blog/213423/
>
> via linkedin
> http://www.lin
Determine if trigger is being fired as a result of a CASCADE or direct user
command
---
Key: CORE-4348
URL: http://tracker.firebirdsql.org/browse/CORE-4348
Project: Fireb
> will there be or is there already support for stored function execution
> in the Trace API similar to stored procedures?
Sure, it is under development.
>>>
>>> Thanks for the information.
>>
>> Done, happy testing ;)
>
> Lovely. ;-) Thanks a lot!
>
> Will give it a
gpre version LI-T3.0.0.30897 Firebird 3.0 Alpha 2
internal Firebird consistency check (wrong record length (183), file: vio.cpp
line: 1250)
(E) /var/git/x86_64/firebird3/src/qli/help.epp:52: Couldn't access database
HELP_DB = 'help.fdb'
1 error, no warnings
make.rules:81: recipe for target
'/var
On 02/21/14 20:03, Adriano dos Santos Fernandes wrote:
> On 21/02/2014 12:55, Alex Peshkoff wrote:
>> On 02/21/14 19:47, asfernan...@users.sourceforge.net wrote:
>>
>>>
>>> -#define FB_UNUSED(value) do { if (value); } while (false)
>>> +#define FB_UNUSED(value) do { if (value) {} } while (false
On 21/02/2014 12:55, Alex Peshkoff wrote:
> On 02/21/14 19:47, asfernan...@users.sourceforge.net wrote:
>
>>
>> -#define FB_UNUSED(value) do { if (value); } while (false)
>> +#define FB_UNUSED(value) do { if (value) {} } while (false)
> Looks like a competition between compiler developers who tr
On 02/21/14 19:47, asfernan...@users.sourceforge.net wrote:
>
> -#define FB_UNUSED(value) do { if (value); } while (false)
> +#define FB_UNUSED(value) do { if (value) {} } while (false)
Looks like a competition between compiler developers who try to force
users (i.e. us in this case) to check
On 02/21/14 18:02, Alex Peshkoff wrote:
> On 02/21/14 17:24, marius adrian popa wrote:
>> Here you can find result of checking Firebird with PVS-Studio (in russian).
>> http://habrahabr.ru/company/pvs-studio/blog/213423/
>>
>> via linkedin
>> http://www.linkedin.com/groups/%D0%A1heck-Firebird-using
On 02/21/14 17:24, marius adrian popa wrote:
> Here you can find result of checking Firebird with PVS-Studio (in russian).
> http://habrahabr.ru/company/pvs-studio/blog/213423/
>
> via linkedin
> http://www.linkedin.com/groups/%D0%A1heck-Firebird-using-PVSStudio-1467097.S.5842562935817269250
>
> ps
Here you can find result of checking Firebird with PVS-Studio (in russian).
http://habrahabr.ru/company/pvs-studio/blog/213423/
via linkedin
http://www.linkedin.com/groups/%D0%A1heck-Firebird-using-PVSStudio-1467097.S.5842562935817269250
ps:PVS-Studio is a static analyzer that detects errors in s
execute statement parameter data type conversion error
--
Key: CORE-4347
URL: http://tracker.firebirdsql.org/browse/CORE-4347
Project: Firebird Core
Issue Type: Bug
Components: En
14 matches
Mail list logo