mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Totally misc.
This commit is contained in:
parent
5f941b61ff
commit
46a39ddd42
@ -378,7 +378,7 @@ public:
|
||||
// The same routine, but more easily callable from the debugger
|
||||
void print_contents(const char* filename, bool = false, const char* filter_path = 0);
|
||||
|
||||
// These method is needed when C++ runtime can call
|
||||
// Theis method is needed when C++ runtime can call
|
||||
// redefined by us operator new before initialization of global variables.
|
||||
#ifdef LIBC_CALLS_NEW
|
||||
static void* globalAlloc(size_t s) THROW_BAD_ALLOC;
|
||||
|
Loading…
Reference in New Issue
Block a user