diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ * debug.c (do_eval): Preserve DO_MPFR flag in do_flags before parsing the string to be evaluated. + Fix indirect call tests for MPFR: + + * awkgram.y (lookup_builtin): Only return the MPFR builtin + function if the pointer is not NULL. + 2020-07-08 Arnold D. Robbins <arnold@skeeve.com> * str_array.c (str_lookup): If a pure number, copy to a string. Fixes |