The comment is at the end of the bug
"I'm only disabling the firebird code as it uses a custom allocator
that does not work nicely with Asan."
https://bugs.freedesktop.org/show_bug.cgi?id=72468
--
Firebird-Devel mailing
18.08.2014 15:03, marius adrian popa wrote:
> The comment is at the end of the bug
>
> "I'm only disabling the firebird code as it uses a custom allocator
> that does not work nicely with Asan."
If "Asan" (whatever it is) can't work with custom allocator is it
allocator's problem?..
--
WB
On Mon, 18 Aug 2014 16:03:17 +0300, marius adrian popa
wrote:
> The comment is at the end of the bug
>
> "I'm only disabling the firebird code as it uses a custom allocator
> that does not work nicely with Asan."
>
> https://bugs.freedesktop.org/show_bug.cgi?id=72468
Could you please include qu
On Mon, 18 Aug 2014 15:09:40 +0200, Dimitry Sibiryakov
wrote:
> 18.08.2014 15:03, marius adrian popa wrote:
>> The comment is at the end of the bug
>>
>> "I'm only disabling the firebird code as it uses a custom allocator
>> that does not work nicely with Asan."
>
>If "Asan" (whatever it is)
18.08.2014 15:16, Mark Rotteveel wrote:
> Asan is an Address Sanitizer, see
> http://clang.llvm.org/docs/AddressSanitizer.html
>
> It is a tool to detect memory errors allocation (etc) errors, see the
> link.
Overloading of "new" operator is a legal C++ operation.
--
WBR, SD.
Hello, All.
Is there a way to set a parameter for several databases at once (using
regexp or in a
different way)? Say, if I want to set non-standard security database for all
databases in
one directory, can I do it?
--
WBR, SD.
--
New gbak option to enable encryption during restore
---
Key: CORE-4524
URL: http://tracker.firebirdsql.org/browse/CORE-4524
Project: Firebird Core
Issue Type: Improvement
Components:
On 08/18/14 17:28, Dimitry Sibiryakov wrote:
> Hello, All.
>
> Is there a way to set a parameter for several databases at once (using
> regexp or in a
> different way)? Say, if I want to set non-standard security database for all
> databases in
> one directory, can I do it?
>
No.
But sug
Hi!
I put in my github account the first version of cloop - Cross Language
Object Oriented Programming.
- https://github.com/asfernandes/cloop
This first version is limited to void and int datatypes, supports C, C++
and Free Pascal, and the makefile works only in POSIX.
Some files in src/tests/t
add field with default value to table with data has not intuitive behavior
--
Key: CORE-4525
URL: http://tracker.firebirdsql.org/browse/CORE-4525
Project: Firebird Core
10 matches
Mail list logo