sb-posix protocol class docstrings bad for DESCRIBE and manual

Bug #745144 reported by mon_key
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Triaged
Low
Unassigned

Bug Description

sbcl/contrib/sb-posix/interface.lisp

Docstrings for some of the sb-posix protocol classes have funny
formatting such that both DESCRIBE and the manual propagate the
indentation poorly e.g.:

cl-user> (describe 'sb-posix:termios t)
elisp> (info "(sbcl)Lisp objects and C structures")

sb-posix:passwd class doucmentation docstring
sb-posix:termios class doucmentation docstring
sb-posix:stat class doucmentation docstring
sb-posix:stat-size slot doucmentation docstring
(Note, propogated to docstring of its GF as well.)

Apropos a define-protocol-class issue dicussed here:
http://paste.lisp.org/+2LCT

--
/s_P\

Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

In 1.0.47.4.

Changed in sbcl:
status: New → Fix Committed
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

Oops, not fixed after all. Misunderstood the issue.

From DESCRIBE:

  Documentation:
    Instances of this class represent I/O
                       characteristics of the terminal.

...not nice.

Changed in sbcl:
importance: Undecided → Low
status: Fix Committed → Triaged
tags: added: contribs documentation
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.