Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

CC bug: show "lass" in find implementation

(1/3) > >>

ollydbg:

Look at the screen shot above, I see a "lass", I think it's a bug.

Jenna:

--- Quote from: ollydbg on April 05, 2013, 05:13:49 pm ---Look at the screen shot above, I see a "lass", I think it's a bug.

--- End quote ---

Maybe a new widley unknown token in C++  ;) ?

ollydbg:

--- Quote from: jens on April 05, 2013, 05:21:02 pm ---
--- Quote from: ollydbg on April 05, 2013, 05:13:49 pm ---Look at the screen shot above, I see a "lass", I think it's a bug.

--- End quote ---

Maybe a new widley unknown token in C++  ;) ?

--- End quote ---

I guess it is a "class", but I don't know why the first char "c" is missing.

Jenna:

--- Quote from: ollydbg on April 05, 2013, 05:24:39 pm ---
--- Quote from: jens on April 05, 2013, 05:21:02 pm ---
--- Quote from: ollydbg on April 05, 2013, 05:13:49 pm ---Look at the screen shot above, I see a "lass", I think it's a bug.

--- End quote ---

Maybe a new widley unknown token in C++  ;) ?

--- End quote ---

I guess it is a "class", but I don't know why the first char "c" is missing.

--- End quote ---
Adding a space before the class-keyword makes it works correctly, if I hover over UserVariableManager in uservarmanager.h: it shows the class and the two constructors.

By the way, "Find implementation" from inside manager.cpp (as on your screenshot) does not work for me at all (fedora 18 64-bit with C::B 8938 from my repo).

oBFusCATed:
This is happening for a long time. I've even seen the second row repeated multiple times.
Hope you fix it Ollydbg, because it is annoying a bit. :)

Navigation

[0] Message Index

[#] Next page

Go to full version