updated the xli test program to terminate on failure of qse_xli_setpairwithstr()
This commit is contained in:
		| @ -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_T("ERROR: cannot set a string pair - %s \n"), | ||||||
| 					qse_xli_geterrmsg(xli) | 					qse_xli_geterrmsg(xli) | ||||||
| 				); | 				); | ||||||
|  | 				goto oops; | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 		else | 		else | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user