[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #40277] makeinfo now rejecting unknown commands in comments
From: |
John W. Eaton |
Subject: |
[bug #40277] makeinfo now rejecting unknown commands in comments |
Date: |
Tue, 15 Oct 2013 16:32:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130810 Firefox/17.0 Iceweasel/17.0.8 |
URL:
<http://savannah.gnu.org/bugs/?40277>
Summary: makeinfo now rejecting unknown commands in comments
Project: texinfo - GNU documentation system
Submitted by: jwe
Submitted on: Tue 15 Oct 2013 04:32:35 PM GMT
Category: makeinfo
Release: 5.2
Priority: 5 - Normal
Severity: 3 - Normal
Item Group: bug
Privacy: Public
Open/Closed: Open
Assigned to: None
Discussion Lock: Any
Status: None
_______________________________________________________
Details:
I discovered the following problem when trying to build binutils.
coredump:2061> cat bfd.texinfo
\input texinfo.tex
@setfilename bfd.info
@tex
% I think something like @colophon should be in texinfo. In the
% Blame: address@hidden, 28mar91.
@end tex
@bye
coredump:2062> makeinfo bfd.texinfo
bfd.texinfo:5: unknown command `colophon'
bfd.texinfo:6: unknown command `cygnus'
coredump:2063> makeinfo --version
makeinfo (GNU texinfo) 5.2
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 15 Oct 2013 04:32:35 PM GMT Name: bfd.texinfo Size: 161B By: jwe
<http://savannah.gnu.org/bugs/download.php?file_id=29379>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40277>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #40277] makeinfo now rejecting unknown commands in comments,
John W. Eaton <=