NOTINLINE on macros

Bug #1490345 reported by Stas Boukarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Triaged
Low
Unassigned

Bug Description

(defun foo ()
  (declare (notinline defun)))
=>
"The macro name DEFUN was found in an inline or notinline declaration."

But notinline affects compiler-macro application, and compiler macros can be defined on macros.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.