enhanced the backtrace output loop

This commit is contained in:
2025-09-06 14:32:13 +09:00
parent 36a10b382c
commit d562ebfcb9
3 changed files with 38 additions and 27 deletions

View File

@ -4150,7 +4150,6 @@ hak_t* hak_openstd (hak_oow_t xtnsize, hak_errnum_t* errnum)
return hak_openstdwithmmgr(&sys_mmgr, xtnsize, errnum);
}
/* --------------------------------------------------------------------- */