[Openmcl-devel] warning about unused ARGLIST in advise?

R. Matthew Emerson rme at clozure.com
Wed Oct 20 09:12:19 PDT 2010


On Oct 19, 2010, at 2:56 AM, Leo wrote:

> When I use ADVISE without using ARGLIST, I get a warning. Should ARGLIST
> be declared ignorable?

Yes;  when using :around advice, you would get a warning about not using arglist.

Fixed in the trunk in r14371.




More information about the Openmcl-devel mailing list