[log5-devel] Typos in the latest version
Ilya Perminov
iperminov at dwavesys.com
Thu May 13 22:50:06 UTC 2010
Hi,
I just installed the latest version of log5 from github and found a copule of
typos:
In handle-message '(, at args) should be (list , at args).
In %handle-message
(declare (dynamic-extent (function find-or-create-output
handle-message-for-sender)))
should be
(declare (dynamic-extent (function find-or-create-output)
(function handle-message-for-sender)))
Thanks,
Ilya
More information about the Log5-devel
mailing list