From 68068acbea8f46d37b16c5af71a75c2456fe167e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 24 Feb 2021 11:01:57 -0700 Subject: README: reword and expand remarks on portability Signed-off-by: Sean Whitton --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index fdabef0..6d811e7 100644 --- a/README.rst +++ b/README.rst @@ -151,11 +151,13 @@ Portability and stability - **Consfigurator is still stabilising and so there may be lots of breaking changes.** -- No attempt is made to support Common Lisp implementations other than SBCL, - though portability patches are welcome. +- All of the code should be portable ANSI Common Lisp, but little to no + testing is done by the author on implementations other than SBCL, so testing + and portability patches are welcome. - Little attempt is made by the author to support systems other than Debian - GNU/Linux, but again, portability patches are welcome. + GNU/Linux, but again, portability patches are welcome, and the design of + Consfigurator should enable supporting other systems. Credits ======= -- cgit v1.2.3