AboutSummaryRefsLogTreeCommitDiffStats
path: root/src/mcron/utils.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-02-23 18:49:53 +0100
committerDale Mellor <black-hole@rdmp.org>2020-02-27 21:03:47 +0000
commit5794ea5a5b58344d375b3d099d51429040b9c1bb (patch)
treed5163f863b44269eed1ed1a56ee88ca134c8d229 /src/mcron/utils.scm
parent8ae1e8c92e88308a6f1a7107acdf17e5526d4e89 (diff)
downloadmcron-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 'src/mcron/utils.scm')
0 files changed, 0 insertions, 0 deletions