Silence byte-compiler warning with :read-only defstruct slots
authorLawrence Mitchell <wence@gmx.li>
Sat, 16 Jul 2011 15:52:46 +0000 (17:52 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 16 Jul 2011 15:52:46 +0000 (17:52 +0200)
commit0794775d0d97c4f7291cc3954711a30447117963
tree0e1f6c02171582b885c885047317dcee91664cf5
parentbe39b8cc93dca884ea46ec92f008a1bd2f27d53e
Silence byte-compiler warning with :read-only defstruct slots

* emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
method if slot is read-only.

Fixes: debbugs:9035
lisp/ChangeLog
lisp/emacs-lisp/cl-macs.el