Deprecate all exports from (runtime blowfish) and (runtime crypto).
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:50:32 +0000 (16:50 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:50:32 +0000 (16:50 -0700)
src/runtime/runtime.pkg

index 310cce56945d94df65db498f2d87a7a65e03220f..0b914f42e7a9b897e40487729af773292103239d 100644 (file)
@@ -105,7 +105,7 @@ USA.
 (define-package (runtime blowfish)
   (files "blowfish")
   (parent (runtime))
-  (export ()
+  (export () deprecated:blowfish
          blowfish-available?
          blowfish-cbc
          blowfish-cfb64
@@ -5019,7 +5019,7 @@ USA.
 (define-package (runtime crypto)
   (files "crypto")
   (parent (runtime))
-  (export ()
+  (export () deprecated:crypto
          make-mhash-keygen-type
          mcrypt-algorithm-name
          mcrypt-algorithm-names