gst-doc fails on tcp.texi
By Sam Phillips - Posted on October 8th, 2007
| Project: | GNU Smalltalk |
| Component: | STInST |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
gst-doc can no longer build tcp.texi.
test -f ./blox.texi && touch ./gst-libs.texi
../gst-tool gst-doc -I ../gst.im --kernel-dir ../kernel -p TCP -o ./tcp.texi TCP.* || \
rm -f ./tcp.texi
gst-doc: did not understand #name
test -f ./tcp.texi && touch ./gst-libs.texi
make[2]: *** [tcp.texi] Error 1
Updates
#1 submitted by Paolo Bonzini on Mon, 10/08/2007 - 14:22
| Component: | Documentation | » STInST |
| Status: | active | » fixed |
I had fixed it this morning. O:-)
