Menu

#82 xcscope.el: fuzzy matching now works as intended

None
open
nobody
None
5
2013-09-07
2013-07-27
dima
No

This is a patch, but I'm submitting a bug since sourceforge doesn't let me make new patch tickets.

Prior to this patch xcscope.el unconditionally applies fuzzy matching when navigating to cscope matches. This causes functions-called-by-this-function searches to navigate incorrectly since in those cases we aren't trying to navigate to a line matched by the string we searched for. The intent was clearly present in the code, but due to a bug, it wasn't working correctly. Attached patch fixes it.

1 Attachments

Discussion

  • Hans-Bernhard Broeker

    Ticket moved from /p/cscope/bugs/285/

     
  • Hans-Bernhard Broeker

    • summary: [PATCH] xcscope.el: fuzzy matching now works as intended --> xcscope.el: fuzzy matching now works as intended
    • Group: -->
     

Log in to post a comment.