View Issue Details

IDProjectCategoryView StatusLast Update
0001329libmicrohttpddocumentationpublic2008-05-29 16:58
Reporteruser369Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Summary0001329: 6651 does not build due to make error at doc/microhttpd.texi
DescriptionOn Debian stable (Etch) make bails out because of a missing 'Copying' section.
Maybe the parser on that system is too old.

In additional info is what fixed the issue for me.
Additional InformationI think what you wanted to do is:

Index: doc/microhttpd.texi
===================================================================
--- doc/microhttpd.texi (revision 6651)
+++ doc/microhttpd.texi (working copy)
@@ -1091,6 +1091,8 @@
 @c ******************* Appendices *************************
 @c **********************************************************

+@node Copying
+@unnumbered Copying
 @include lgpl.texi

 @node Concept Index
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2008-03-30 08:49 user369 New Issue
2008-03-30 08:51 Christian Grothoff Status new => assigned
2008-03-30 08:51 Christian Grothoff Assigned To => Christian Grothoff
2008-03-30 08:52 Christian Grothoff Status assigned => resolved
2008-03-30 08:52 Christian Grothoff Resolution open => fixed
2008-05-29 16:58 Christian Grothoff Status resolved => closed