[ROOT] namespace + tab completion

From: Axel Naumann (axel@fnal.gov)
Date: Fri Jul 06 2001 - 19:05:05 MEST


Hi,

I have several classes, all starting with a "T", all within one namespace.
When looking for available classes (or just completion of one class), e.g.
entering

root [42] mynamespace::<Tab>

it appends the T, resulting in
root [42] mynamespace::T

pressing tab again (to get a list of classes) root complains "class
"mynamespace" not defined.". Could someone add a check whether we have
classes called "mynamespace::T..." before assuming that "mynamespace::T" is
supposed to look for a member of the class "mynamespace"?

Thanks! Best regards,
Axel.

(root 3.01/00 linux gcc 2.95.2)



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:51 MET