Control: clone 803887 -1 Control: reassign -1 info Control: found -1 6.0.0.dfsg.1-3 Control: retitle -1 info: tags in letters are not recognized
On 23/12/2015 15:09, Luc Maranget wrote: > Hi, > For the record, I have reported a regression behavior of the info reader > to upstream ([email protected]) > Thanks Luc for investigating the issue and contacting texinfo upstream maintainer! For the record, here is upstream's patch: http://svn.savannah.gnu.org/viewvc/trunk/info/search.c?root=texinfo&r1=6711&r2=6891 For texinfo maintainers, the issue is that info command started to get case sensitive with version 6.0. So, for example, tag tables are not recognized as such if tags are not capitalized. In our present example, the ocaml.info.gz contained "Tag table" instead of "Tag Table". Because of that, ocaml's info page was not readable. It would be great if we could have this fixed in Debian. For now, I'll workaround the issue to capitalize relevant tags so that ocaml info pages become usable again. Please let me know when this issue is fixed in info though. Kind Regards, -- Mehdi

