Commit 716b0b44 authored by Oleksandr Byelkin's avatar Oleksandr Byelkin

Fix compiler warnings of the new connect engine.

parent b3cecb7b
......@@ -31,6 +31,7 @@ int JsonDefPrec = -1;
int GetDefaultPrec(void);
int IsArgJson(UDF_ARGS* args, uint i);
void SetChanged(PBSON bsp);
int GetJsonDefPrec(void);
static PBSON BbinAlloc(PGLOBAL g, ulong len, PBVAL jsp);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment