News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Beautify Edit->Show call tip

Started by oBFusCATed, January 03, 2011, 07:31:52 PM

Previous topic - Next topic

MortenMacFly

#15
Quote from: oBFusCATed on January 27, 2011, 08:26:39 PM
Is there any developer willing to commit this patch?  :P
Not yet, it has several bugs.
For example: I get strange things when I hover e.g. over wxMessageBox. There were some other strange things but I forgot. :roll: :(

Edit: It wasn't wxMessageBox (although this look weired, too), but another wx class. The point was that it had obviously #defines in the parameter list which broken the call tip completely.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

oBFusCATed

Are these bugs caused by the patch or they can be reproduced in trunk?

If the patch is the problem, please report them, so I can try to fix them  :lol:
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

Quote from: oBFusCATed on January 27, 2011, 08:49:58 PM
Are these bugs caused by the patch or they can be reproduced in trunk?
You don't really want me to compile "plain" trunk, don't you?! ;-)

All I can say is that they become visible with our patch but they may have it's root in a bug in CC.

I'll tell next time it happens again. However, when I use C::B these days I don't have much time to remember what I've seen and what caused it exactly. So usually just continue to work. But I'll try to make it better next time. :oops:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

oBFusCATed

The other option is to apply it and people will tell us if it is badly broken...   :twisted:

I'm using this patch for something like an year and I had no problems with it...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]