>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes:
Martin> - Make sources compatible with
makeinfo 4.0 *and* 3.12.
APA> Hello Martin,
APA> trying to generate info.info using texinfo-3.12 on Windows NT I get
APA> this error:
Hi Martin,
All files process fine with texinfo-4.0 on Windows NT:
cd d:\tmp\21.2\xemacs\nt\
d:\tmp\texinfo-4.0\makeinfo\makeinfo.exe --version
Compilation started at Fri Nov 19 01:35:29 1999 +0100 (W. Europe Standard Time)
makeinfo (GNU texinfo) 4.0
Copyright (C) 1999 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
Compilation finished at Fri Nov 19 01:35:29
So obviously, contrary to what the ChangeLog says, not all texi files
are compliant with makeinfo 1.68 after your patch.
Adrian
APA> cd d:\tmp\21.2\xemacs\man\ d:\tmp\texinfo-3.12\makeinfo\makeinfo.exe
APA> info.texi Compilation started at Thu Nov 18 10:55:16 1999 +0100
APA> (W. Europe Standard Time) Making info file `../info/info.info' from
APA> `info.texi'. info.texi:69: No matching `@end ifnottex'.
APA> info.texi:77: Unmatched `@end'. makeinfo.exe: Removing output file
APA> `../info/info.info' due to errors; use --force to preserve.
APA> Compilation exited abnormally with code 2 at Thu Nov 18 10:55:18
APA> What do you make of this?
APA> Can you generate .info files for all .texi files in the latest 21.2 CVS
APA> sources using
APA> cd c:\XEmacs\xemacs-packages\etc\psgml\
APA> d:\tmp\texinfo-3.12\makeinfo\makeinfo.exe --version
APA> Compilation started at Thu Nov 18 11:28:48 1999 +0100 (W. Europe Standard
Time)
APA> makeinfo (GNU texinfo 3.12) 1.68
APA> Copyright (C) 1998 Free Software Foundation, Inc.
APA> There is NO warranty. You may redistribute this software
APA> under the terms of the GNU General Public License.
APA> For more information about these matters, see the files named COPYING.
APA> Compilation finished at Thu Nov 18 11:28:48
APA> ?
APA> Best regards,
APA> Adrian