This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc 2.96: Incorrect info entry for chill


Hello,

 The chill entry as generated by `install-info' is incorrect.  The link in
info directory does not work.  The following patch fixes the problem for
me. It applies cleanly against gcc 2.96 as of May 1st. 

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

diff -u --recursive --new-file egcs-19981109.macro/gcc/ch/chill.texi egcs-19981109/gcc/ch/chill.texi
--- egcs-19981109.macro/gcc/ch/chill.texi	Thu Aug 27 20:51:37 1998
+++ egcs-19981109/gcc/ch/chill.texi	Thu Nov 12 21:22:11 1998
@@ -6,7 +6,7 @@
 @ifinfo
 @format
 START-INFO-DIR-ENTRY
-* Chill::                       Chill compiler
+* Chill: (chill).               Chill compiler
 END-INFO-DIR-ENTRY
 @end format
 @end ifinfo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]