Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLEASE REPORT BUGS IN MAINTAINED FORK https://github.com/sharplispers/log4cl #39

Open
dkochmanski opened this issue Nov 28, 2017 · 0 comments

Comments

@dkochmanski
Copy link

dkochmanski commented Nov 28, 2017

Since this repository is abandoned and unmaintained it has been forked here: https://github.com/sharplispers/log4cl. It still happens to be the first result in searches since it is the original repository and many programmers report issues mistakenly here.

The version from sharplispers repository is the one present on Quicklisp and has numerous bugs fixed. If the author decides to maintain this repository again we will be happy to backport fixes. Please report new issues here: https://github.com/sharplispers/log4cl/issues.

Thank you.

@dkochmanski dkochmanski changed the title PLEASE REPORT BUGS ELSEWHERE PLEASE REPORT BUGS IN MAINTAINED FORK https://github.com/sharplispers/log4cl Nov 28, 2017
jingtaozf pushed a commit to jingtaozf/log4cl that referenced this issue Oct 25, 2023
Fix additional functions from "cl.el" that should be renamed to their
"cl-" variants that were missed in earlier testing.

With a stripped down configuration, where no package requires cl.el,
the use of these additional functions will produce ‘void-function’
errors:

- ‘first’
- ‘second’
- ‘third’
- ‘fourth’
- ‘caadr’

Many packages still require 'cl.  Their presence in ‘user-init-file’
will mask these errors.

Most Slime configurations require "cl.el" through the some of the most
popular contrib packages.  Only one Sly contrib package similarly
requires "cl.el".  So this is needed mostly for Sly support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant