aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lynx.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/lynx.scm')
0 files changed, 0 insertions, 0 deletions
.org/37449> by Carl Dong <contact@carldong.me>. * guix/inferior.scm (port->inferior): Import (srfi srfi-34) in the inferior. (inferior-eval-with-store): Define 'error?' and 'error-message'. Wrap call to PROC in 'guard'. Check the response of INFERIOR for a 'store-protocol-error' or a 'result' tag. * tests/inferior.scm ("inferior-eval-with-store, &store-protocol-error"): New test. Ludovic Courtès