updated the xli test program to terminate on failure of qse_xli_setpairwithstr()
This commit is contained in:
parent
dc43385559
commit
5d35faf028
@ -502,6 +502,7 @@ static int xli_main (int argc, qse_char_t* argv[])
|
||||
QSE_T("ERROR: cannot set a string pair - %s \n"),
|
||||
qse_xli_geterrmsg(xli)
|
||||
);
|
||||
goto oops;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user