* [Bug #868] version.texi component missing in guile/guile-core
@ 2002-07-17 21:23 nobody
0 siblings, 0 replies; only message in thread
From: nobody @ 2002-07-17 21:23 UTC (permalink / raw)
=================== BUG #868: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=868&group_id=39
Submitted by: TonySidaway Project: Guile
Submitted on: 2002-Jul-17 21:23
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: version.texi component missing in guile/guile-core
Original Submission: guile/guile-core/doc/ref/guile.texi
guile/guile-core/doc/tutorial/guile-tut.texi
Both these files have "@include 'version.texi'"
This prevents a clean build because the file is either missing or mislaid(?)
Workaround: inserted @c before these includes
Index: doc/ref/guile.texi
===================================================================
RCS file: /cvsroot/guile/guile/guile-core/doc/ref/guile.texi,v
retrieving revision 1.18
diff -r1.18 guile.texi
50c50
< @include version.texi
---
> @c @include version.texi
cvs server: Diffing doc/sources
cvs server: Diffing doc/tutorial
Index: doc/tutorial/guile-tut.texi
===================================================================
RCS file: /cvsroot/guile/guile/guile-core/doc/tutorial/guile-tut.texi,v
retrieving revision 1.8
diff -r1.8 guile-tut.texi
7c7
< @include version.texi
---
> @c @include version.texi
No Followups Have Been Posted
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=868&group_id=39
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-07-17 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-17 21:23 [Bug #868] version.texi component missing in guile/guile-core nobody
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).