Readline completion shows hidden functions

Bug #702205 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mars
Fix Released
Low
Matt Giuca

Bug Description

The code which lists functions in interactive mode (:b, :e, etc) uses tables.progtable_user_funcs to hide any functions which are invalid identifiers. However, the readline completion does not. For example:

?> List:<TAB>
List:head:ref List:head:set List:tail:replace
List:head:replace List:tail:ref List:tail:set

I expect none of these to appear.

Tags: interactive

Related branches

Revision history for this message
Matt Giuca (mgiuca) wrote :

Fixed in trunk r1252.

Changed in mars:
status: Triaged → Fix Committed
Matt Giuca (mgiuca)
Changed in mars:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.