X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmanual%2Fsupport-and-bugs.texinfo;h=a1a64262adf9e9bb1603fa593079cc58f00525d6;hb=f25039178959a9b302b3399dd04a4d7ba492674d;hp=4bdd9917bb3fcc58f698c3b327b1a9133eec4392;hpb=74cfbf6d0572b7df1b3492563408a7cb3ae103cf;p=sbcl.git diff --git a/doc/manual/support-and-bugs.texinfo b/doc/manual/support-and-bugs.texinfo index 4bdd991..a1a6426 100644 --- a/doc/manual/support-and-bugs.texinfo +++ b/doc/manual/support-and-bugs.texinfo @@ -15,7 +15,7 @@ Your primary source of SBCL support should probably be the mailing list @strong{sbcl-help}: in addition to other users SBCL developers monitor this list and are available for advice. As an anti-spam -measure subcription is required for posting: +measure subscription is required for posting: @urlline{https://lists.sourceforge.net/lists/listinfo/sbcl-help} @@ -56,23 +56,8 @@ available information - refer to the links they provide, the CREDITS file, mailing list archives, CVS commit messages, and so on. Please feel free to ask for advice on the sbcl-help list. -@table @strong -@item Steel Bank Studio Ltd -provides commercial SBCL support and custom development, is run by -SBCL developer @emph{Nikodemus Siivola}, and has another SBCL -developer @emph{Richard Kreuter} as an affiliated consultant. - -Website: @url{http://sb-studio.net/} - -Email: @email{info@@sb-studio.net} - -@item Christophe Rhodes -is a researcher and long-time SBCL developer, available for custom -development, particularly in the area of language extension. - -Email: @email{c.rhodes@@gold.ac.uk} - -@end table +(At present, no companies or consultants wish to advertise paid support +or custom SBCL development in this manual). @node Reporting Bugs @comment node-name, next, previous, up @@ -129,7 +114,7 @@ send a useful bug report then: @item @cindex ldb -Compile sbcl with ldb support (feature @code{:sb-ldb}, see +Compile SBCL with ldb support (feature @code{:sb-ldb}, see @file{base-target-features.lisp-expr}) and change @code{#define QSHOW_SIGNAL 0} to @code{#define QSHOW_SIGNAL 1} in @file{src/runtime/runtime.h}.