Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • pmai's avatar
    0c623206
    Removed outdated warnings about :writer/:accessor possibly not being · 0c623206
    pmai authored
    ANSI CL.  Also removed several other warnings which were mostly bogus
    with the existance of writers (the "no :initarg/:initform" warning).
    And finally also removed the "no :reader" warning, since it is really
    the perogative of the user to do what he wants, and issuing full
    warnings is non-conforming to boot.
    0c623206
    History
    Removed outdated warnings about :writer/:accessor possibly not being
    pmai authored
    ANSI CL.  Also removed several other warnings which were mostly bogus
    with the existance of writers (the "no :initarg/:initform" warning).
    And finally also removed the "no :reader" warning, since it is really
    the perogative of the user to do what he wants, and issuing full
    warnings is non-conforming to boot.