all deprecated routines emit warnings
authorAndy Wingo <wingo@pobox.com>
Thu, 12 May 2011 11:07:19 +0000 (13:07 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 12 May 2011 11:07:19 +0000 (13:07 +0200)
commitd147fe2e68c93fe5c4ae47da6749e39edfa06e55
treef8db6306dd04169896dd97d458dc29963f229ff4
parent8f6a4b248b12db2c56ab29e909ba1441aa8f512d
all deprecated routines emit warnings

* module/ice-9/deprecated.scm (substring-move-left!)
  (substring-move-right!, dynamic-maybe-call, dynamic-maybe-link)
  (try-module-linked, try-module-dynamic-link)
  ($asinh, $acosh, $atanh, $sqrt, $abs, $exp, $log, $sin, $cos)
  ($tan, $asin, $acos, $atan, $sinh, $cosh, $tanh)
  (process-define-module): Add deprecation warnings.
module/ice-9/deprecated.scm