summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2025-09-01 17:05:23 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-11-20 01:06:32 +0000
commitd111a6a60d3535933e4b6eba7007519b3e9d6835 (patch)
treed0b757e832007197bfc6eebf5814b133797cb07b /gnu
parent82918e4642c61170094720785950a23ecfe90e30 (diff)
guix: toml: Fix keys with embedded escape codes.
Quoted keys are treated by the specification like ordinary strings, so escape codes must be handled as well. * guix/build/toml.scm (eval-value): Move string escape handling… (eval-value): …here. (eval-toml-file): Un-escape quoted keys. * tests/toml.scm ("parse-toml: Quoted keys with escapes"): New testcase. Fixes: guix/guix#2414 Change-Id: I612e415cc93207bbdd18b6ec8279255fee16670a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions