summaryrefslogtreecommitdiffstats
path: root/utf8.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-05-27 20:22:37 -0700
committerKaz Kylheku <kaz@kylheku.com>2024-05-27 20:22:37 -0700
commitf96d3b8781ee716cff050ca550a9086032c1768c (patch)
tree94a27077b22027c0306888ce59b7e242dfd57408 /utf8.c
parent1e78321bcd7838565fb6ea6ecf330db7d2422547 (diff)
downloadtxr-f96d3b8781ee716cff050ca550a9086032c1768c.tar.gz
txr-f96d3b8781ee716cff050ca550a9086032c1768c.tar.bz2
txr-f96d3b8781ee716cff050ca550a9086032c1768c.zip
bugfix: one missing case of fmt_cat separator defaulting.
In a recent commit, the defaulting of the separator in quasiliteral variable formatting was moved down into the fmt_cat routine. One stray case remains in subst_vars. * eval.c (subst_vars): A call to fmt_cat is specifying a separator value consisting of a single space. This is wrong, preventing fmt_cat from defaulting it in different ways according to type.
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions