Menu

#8 Wrong mouse-over information on var type

open
5
2012-09-26
2002-11-06
No

I recognized in a project (a modified Privoxy), that I
get a wrong information on a mouse-over of a var. You
can see it on the screenshot. It's obvisouly wrong,
because it's just being defined there.

Discussion

  • Oliver Stöneberg

    Screenshot, that shows you the wrong mouse-over information

     
  • Colin Laplace

    Colin Laplace - 2003-02-10

    Logged In: YES
    user_id=25510

    is this bug still happening ?

    Colin

     
  • Oliver Stöneberg

    Logged In: YES
    user_id=591019

    Yes, it does still happen. I am using 4.9.7.5 with DCC 3.2 now.
    I got "Scan local files referenced in #includes" and "Scan
    global files referenced in #includes" under "Class browsing"
    enabled. And I get the wrong information throughout the
    whole file.

    When I disable just "Scan global files ..." I get no
    mouse-over information on any var in the line it is declared
    in (guess that's another bug). If I try a mouse-over on "fs"
    a bit below I get the right information.

     
  • Nobody/Anonymous

    Logged In: NO

    WAT NIGER WAT!

     
  • Oliver Stöneberg

    Logged In: YES
    user_id=591019

    Yes. I just tried it with teh sourcefile from the sample
    again and it still shows the wrong type.
    Could it be, that the header cache pays attention to
    varnames in prototypes (which are meaningless and should be
    ignored)?

     
  • Oliver Stöneberg

    Logged In: YES
    user_id=591019

    I got a different case, hwere this happens. The mouse-over
    ifnormation I get for the function CreateThread() is
    actually the information about a var from type
    CREATE_THREAD_DBUG_INFO named CreateThread. So the tooltip
    doesn't even differ between vars or functions.

     

Log in to post a comment.