enhanced hawk_rtx_match() to handle mbs
fixed bugs in hawk_rtx_getrefval() and hawk_rtx_getrefvaltype() for HAWK_VAL_REF_POS
This commit is contained in:
@@ -7708,7 +7708,7 @@ wp_mod_main:
|
||||
ch = HAWK_T('\0');
|
||||
ch_len = 0;
|
||||
break;
|
||||
|
||||
|
||||
case HAWK_VAL_INT:
|
||||
ch = (hawk_ooch_t)HAWK_RTX_GETINTFROMVAL (rtx, v);
|
||||
ch_len = 1;
|
||||
|
||||
Reference in New Issue
Block a user