diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-02-23 18:49:53 +0100 |
---|---|---|
committer | Dale Mellor <black-hole@rdmp.org> | 2020-02-27 21:03:47 +0000 |
commit | 5794ea5a5b58344d375b3d099d51429040b9c1bb (patch) | |
tree | d5163f863b44269eed1ed1a56ee88ca134c8d229 /build-aux | |
parent | 8ae1e8c92e88308a6f1a7107acdf17e5526d4e89 (diff) | |
download | mcron-5794ea5a5b58344d375b3d099d51429040b9c1bb.tar.gz mcron-5794ea5a5b58344d375b3d099d51429040b9c1bb.tar.bz2 mcron-5794ea5a5b58344d375b3d099d51429040b9c1bb.zip |
base: Avoid 'call-with-current-continuation'.
'call-with-current-continuation' is overkill and not quite what we
want. 'let/ec' is supported in Guile 2.0, 2.2, and 3.0.
* src/mcron/base.scm (run-job-loop): Use 'let/ec' instead of
'call-with-current-continuation'.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions