Closed jlp765 closed 3 years ago
Some test failed. Need further debugging.
Using RE_SYNTAX_POSIX_AWK for the eiso2 test which is very recursive causes a memory allocation error I think. Using the simpler syntaxes doesn't hit this problem. Quite a rabbit hole to get to the bottom of this one :-)
Benchmarking additions exit from MAIN fix to run END before exit fix FNR bug to keep its value after MAIN fix getline result in BEGIN Update and enable PROCINFO and add FUNCTAB fix sorting error for sorttype 4 add ability to sort values, not just keys add typeof() add isarray() Fix length() to handle arrays for Gawk compatibility add RE syntax style selecting and make default more compatible with Gawk add Python benchmarks et. al.