summaryrefslogtreecommitdiffstats
path: root/mpi/mpi.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-11-17 16:27:20 -0800
committerKaz Kylheku <kaz@kylheku.com>2020-11-17 16:27:20 -0800
commita9b23a145709f2f8fac65964f363da3829ee6745 (patch)
tree6a43bce11de793be814ffe9589d20be3ae7b0dd8 /mpi/mpi.c
parentba889a439e4f7b5a2f03dc0dbd9795f079674fae (diff)
downloadtxr-a9b23a145709f2f8fac65964f363da3829ee6745.tar.gz
txr-a9b23a145709f2f8fac65964f363da3829ee6745.tar.bz2
txr-a9b23a145709f2f8fac65964f363da3829ee6745.zip
printer: no leading zeros in hex chars.
* lib.c (obj_print_impl): Drop the complicated logic for printing a character as 2, 4 or 6 hex digits. All characters that must print using the #\x notation are jus printed using the ~X format specifier with no precision or leading zeros, which will use just as many digits as are required.
Diffstat (limited to 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions