Add deprecation warnings to APIv1
commit9438c90a97f4e1c27472e4a3db738f356d8df142
authorStelian Ionescu <sionescu@cddr.org>
Sat, 9 Sep 2023 22:26:34 +0000 (9 18:26 -0400)
committerStelian Ionescu <sionescu@cddr.org>
Sat, 9 Sep 2023 22:26:34 +0000 (9 18:26 -0400)
tree4e110f8a89200898471f1bf1cd3151c8f039982b
parent042e3b05f614e33328ac73db79d744443fb5a86f
Add deprecation warnings to APIv1

* add runtime warnings to `make-thread` and `make-lock`
* add compile-time warnings as a compiler macro as well
* document briefly how to migrate to APIv2
16 files changed:
apiv1/default-implementations.lisp
apiv1/impl-abcl.lisp
apiv1/impl-allegro.lisp
apiv1/impl-clasp.lisp
apiv1/impl-clisp.lisp
apiv1/impl-clozure.lisp
apiv1/impl-cmucl.lisp
apiv1/impl-ecl.lisp
apiv1/impl-genera.lisp
apiv1/impl-lispworks.lisp
apiv1/impl-mcl.lisp
apiv1/impl-mezzano.lisp
apiv1/impl-mkcl.lisp
apiv1/impl-sbcl.lisp
apiv1/impl-scl.lisp
docs/content/_index.md