Skip to content
  • Francois-Rene Rideau's avatar
    Support for notification that some functions are deprecated. · c66fa297
    Francois-Rene Rideau authored
    Deprecation goes through the following phases:
    style-warning, warning, cerror, functionality removed.
    Automatically upgrade the deprecation phase at every minor version change
    (not every release).
    
    Declare some things deprecated, including system names asdf-driver and
    asdf-package-system.
    
    Deprecation will start with 3.2.
    Add deprecation TODO items.
    c66fa297