diff options
author | Arun Isaac | 2023-10-16 22:27:25 +0100 |
---|---|---|
committer | Arun Isaac | 2023-10-16 22:41:19 +0100 |
commit | d2e34b132a36978fc227ab9301c4407ea13212cb (patch) | |
tree | 32dd59154487d05d554a3bbfb293da0aa8971b67 /build-aux | |
parent | bc6bc78ac3079822dcd5bc51e36983a7470fdc04 (diff) | |
download | ccwl-d2e34b132a36978fc227ab9301c4407ea13212cb.tar.gz ccwl-d2e34b132a36978fc227ab9301c4407ea13212cb.tar.lz ccwl-d2e34b132a36978fc227ab9301c4407ea13212cb.zip |
ccwl: Support arbitrary expressions in #:other arguments.
Support arbitrary expressions, that are actually evaluated, in #:other arguments. This means, among other things, that users will have to quote them correctly. While this complicates matters for novice users who may not be familiar with scheme, it is the most general and most flexible solution. In this particular case, we value flexibility over ease of use since #:other is an escape hatch and if users have to use it, ease of use has already been lost. * ccwl/ccwl.scm (input, output, command): Make #:other an actually evaluated unary argument.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions