#srfi64 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #srfi64, aggregated by home.social.
-
A new SRFI-64 implementation by @[email protected] is merged into Guile: https://git.savannah.gnu.org/cgit/guile.git/commit/?id=ad90f45a8c4fd00add44c214863850a425f787a0
-
Time to go to sleep.
Here is where I am stuck.
I have this file :
https://framagit.org/Jeko/emacs-srfi64/-/blob/master/srfi64-test.elWhen I run :
emacs -batch -l ert -l srfi64-test.el -f ert-run-tests-batch-and-exitIt tells me the log file does not exist.
This log file is my strategy to assert I ran the right tests.
Good night !