bug-texinfo
[Top][All Lists]
Advanced

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

Re: Misuse of index in texinfo-4.7


From: Karl Berry
Subject: Re: Misuse of index in texinfo-4.7
Date: Mon, 2 Aug 2004 10:28:09 -0400

    texinfo-4.7 has added in makeinfo/cmds.c line 673
      if (description[0] != '{' && index (description, ',') != NULL)

Oops.  I changed it to strchr.  Thanks for the report.




reply via email to

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