Multiple changes:

- Flush logfile writes per line
 - Remove note re: nimble version
 - Start debugging kernel buffer fills -- checkpoint
 - Add compile-time info to the version output
 - Write debug info to stderr instead of stdout
 - Use a debug maildir destination while developing

FossilOrigin-Name: 85d29852920e6ff8fa266a963fbea11379b0bec2ab4fccab348f9e51784c8d4a
This commit is contained in:
Mahlon E. Smith 2023-10-13 04:34:40 +00:00
parent 5ba41755a3
commit 138bca5b41
5 changed files with 28 additions and 14 deletions

View file

@ -58,13 +58,6 @@ You can check out the current development source with Fossil via its
Alternatively, you can download the latest version [directly](https://code.martini.nu/fossil/sieb/uv/release/sieb-latest.tar.gz).
**NOTE**: As of Nim v0.16.4, the Nimble package manager is still at v0.13.1.
Sieb requires >= v0.14 of Nimble, you may need to update it first via:
% nimble install nimble
With the [nim](https://nim-lang.org/) environment installed and the Sieb
repository cloned, simply type: