Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` jerry-main.c: In function 'str_to_uint': jerry-main.c:89:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | *out_p = num_str_p; make[4]: Leaving directory '/home/runner/work/jerryscript/jerryscript/targets/os/nuttx' make[3]: Leaving directory '/home/runner/work/jerryscript/apps' ``` JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo [email protected]
- Loading branch information