bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #868] version.texi component missing in guile/guile-core


From: Kevin Ryde
Subject: [bugs #868] version.texi component missing in guile/guile-core
Date: Fri, 16 Apr 2004 20:14:55 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

This mail is an automated notification from the bugs tracker
 of the project: Guile.

/**************************************************************************/
[bugs #868] Latest Modifications:

Changes by: 
                Kevin Ryde <address@hidden>
'Date: 
                Sat 04/17/04 at 00:14 (Australia/Queensland)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
version.texi is generated by automake.
Report again if something has gone wrong in that.






/**************************************************************************/
[bugs #868] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=868>
Project: Guile
Submitted by: Tony Sidaway
On: Wed 07/17/02 at 21:23

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Invalid
Assigned to:  None
Status:  Closed


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


Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 04/17/04 at 00:14         By: kryde
version.texi is generated by automake.
Report again if something has gone wrong in that.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=868>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]