[elephant-devel] Change to docstrings.lisp
Robert L. Read
read at robertlread.net
Sun May 18 23:26:59 UTC 2008
That is the correct way to do it, thank you.
I will apply the patch today or tomorrow.
On Sun, 2008-05-18 at 17:37 -0400, Glenn Tarcea wrote:
> Hi,
>
> I've started trying to make some changes to the documentation. I've
> run into a couple of problems. Attached is a patch to
> docstrings.lisp. On later versions of SBCL it appears that finalize-
> inheritance needs to be called before introspecting a class. The
> attached patch adds one line to texinfo-inferred-body:
>
> (sb-mop:finalize-inheritance (find-class name))
>
> The documentation still doesn't completely build for me, but this is
> at least a step further (no lisp errors, I believe the next set are
> tex errors).
>
> FYI: I've never used darcs before, so if there is a better (or even
> correct way...) to format the patch please let me know. I used darcs
> record and darcs send to create the patch.
>
> Thanks,
>
> Glenn
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
More information about the elephant-devel
mailing list