mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
* Delete SUPPORT and minimize BUGS. The information that used to be there is now the first chapter of the manual: "Getting Support and Reporting Bugs", Maybe it belongs elsewhere, but IMO it should be as prominent as we can make it - so the first chapter for now. Refer to Lauchpad and sbcl-bugs in "Reporting Bugs". Remove Dan B. from support providers for now, given that metacircles.com is currently domain-parked.
18 lines
638 B
Plaintext
18 lines
638 B
Plaintext
SBCL uses Launchpad to track bugs. The bug database is available at:
|
|
|
|
https://bugs.launchpad.net/sbcl
|
|
|
|
Reporting bugs there requires registering at Launchpad. However, bugs
|
|
can also be reported on the mailing list sbcl-bugs, which is
|
|
moderated but does _not_ require subscribing. Simply send email to
|
|
|
|
sbcl-bugs@lists.sourceforge.net
|
|
|
|
and the bug will be checked and added to Launchpad by SBCL maintainers.
|
|
|
|
Historical note: before Launchpad was adopted this file contained a
|
|
list of currently open bugs. If you run into an SBCL bug number in the
|
|
range 1-431 inclusive, it refers to that list.
|
|
|
|
Refer to User Manual for more details.
|