mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
merge intel c++ changes from changeset 6813. addresses #1185
git-svn-id: file:///svn/toku/tokudb.1195@7730 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
committed by
Yoni Fogel
parent
ab0ac5ad70
commit
a19234e8d1
@@ -106,7 +106,7 @@ void toku_ydb_error_all_cases(const DB_ENV * env,
|
||||
BOOL include_stderrstring,
|
||||
BOOL use_stderr_if_nothing_else,
|
||||
const char *fmt, va_list ap);
|
||||
};
|
||||
}
|
||||
|
||||
void DbEnv::err(int error, const char *fmt, ...) {
|
||||
va_list ap;
|
||||
|
||||
Reference in New Issue
Block a user