Hi all,
TXR 178 is out. Binaries at Bintray, as usual.
- I've done more development in the area of FFI, fixing several bugs and extending the foreign array functionality (carray type).
- The fconv awk macro for field has a new conversion c for C-style integer constants: 0xNNN hex, and 0NNN octal.
- Fixed the badly broken behavior of the rng awk macro for selecting inclusive ranges of records.
- Hardened some code around memory allocations against integer overflow in a few places.
- Other bugfixes.
Cheers ...