test rpc keyless wrong order
This commit is contained in:
parent
4d5c428b79
commit
2b9f19a19f
3 changed files with 5 additions and 2 deletions
|
|
@ -280,7 +280,7 @@ ctx2number(xp_ctx *xc,
|
|||
{
|
||||
int retval = -1;
|
||||
char *str = NULL;
|
||||
double n;
|
||||
double n = NAN;
|
||||
|
||||
switch (xc->xc_type){
|
||||
case XT_NODESET:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue