Procedure autocompletion does not work well for local procedures
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Procedure autocompletion does not work well for local procedures.
The procedures are not found due to two missing ! in
wxString SearchController::FindProceduresInCurrentFile(wxString, wxString
This is a refactoring regression. Furthermore, namespaces are not presented in the autocompletion list due to the fact that the namespace in procedures defaults to this~ in
wxString SearchController::FindNameSpaceOfProcedure(int)
which is obviously wrong.
Bug fix was tested manually. No deviations occured.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r769]
Diff: