On Mon, 12 Aug 2024 at 23:15, Paul Jungwirth <p...@illuminatedcomputing.com> wrote: > On 8/12/24 04:32, Aleksander Alekseev wrote: > >> (gdb) call format_datum(range_out, $1) > >> $2 = 0x59162692d938 "[1,4)" > >> > >> I assume a patch like this doesn't need documentation. Does it need a > >> test? Anything else? > > > > I think you forgot to attach the patch. Or is it just a proposal? > > Sorry, patch attached here.
+1 for the idea. And the code looks trivial enough. I think this should also contain a print_datum function too though.