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

The 02 January 2010 build (6023) is out.

Started by killerbot, January 03, 2010, 11:12:36 AM

Previous topic - Next topic

Jenna

Quote from: nanyu on January 07, 2010, 11:55:00 AM
Quote from: nanyu on January 04, 2010, 04:08:57 AM
I have updated c::b to svn6023, but I can not found "CCCC" and "Cpp Checker" plugins.

I just download the nightly build (a 7z file for windows) and unzip and overide the old files.

Where at The plugin menuitem or some setting dlg, I found nothing relate to CCCC or CPP Checker...
....

It seem nobody like to help me about this question.

Do I have to build source to get the "New function/plugin"?

Why the nightly build includes new Plugin' files?

Hi nanyu,

you sent a PM to me, where you asked the same question and I anwered to this PM two days ago:

Quote from: jens on January 05, 2010, 11:54:02 AM
Quote from: nanyu on January 05, 2010, 10:36:00 AM
Hi, Jens: can you help me ?

I have udpate the svn 6023 (windowx xp), but I can't found the CCCC and Cpp Checker Plugin?

How can I use them?

thanks! and sorry for my pool English.

Hi nanyu,

you should find them in the "Plugins" menu.

You also have to download the executables cccc and cppcheck for windows.
http://sourceforge.net/projects/cccc/files/
http://sourceforge.net/projects/cppcheck/files/

I think the executables should be in the system searchpath, so the plugins can find them, but I'm not absolutely sure about that ( I only used the plugins on linux).

Jens

Here is a quote of my answer in case the message got lost.

Jenna

In reply to your new PM and as hint for killerbot and other windows users:

It seems that cccc and cppcheck are missing from the nightlies.

I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.

nanyu

Quote from: jens on January 07, 2010, 12:12:17 PM
In reply to your new PM and as hint for killerbot and other windows users:

It seems that cccc and cppcheck are missing from the nightlies.

I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.


thanks for your replay(both PM and here).
I think the cccc and cppcheck plugin file did in the nightlies file( CB_20100102_rev6023_win32.7z.7z)

I have the self-compiled c::b(soruce) also, But I and my students use the nightlies build.

killerbot

I will make sure that the next nightly will contain them. There should be a new nightly this weekend, maybe earlier  ;-)

blueshake

#34
mention to cccc and cppcheck,is there any munual about it or something else?
Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

ollydbg

Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Jenna

Quote from: ollydbg on January 07, 2010, 02:17:01 PM
Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
You can have a look at the project-pages of the programs called by the plugins:
http://sourceforge.net/projects/cccc/
http://sourceforge.net/projects/cppcheck/

Loaden

Quote from: nanyu on January 07, 2010, 12:32:28 PM
Quote from: jens on January 07, 2010, 12:12:17 PM
In reply to your new PM and as hint for killerbot and other windows users:

It seems that cccc and cppcheck are missing from the nightlies.

I normally do not use nightlies on windows, only self-compiled C::B.
And there I have both plugins installed, so I wonder what went wrong.


thanks for your replay(both PM and here).
I think the cccc and cppcheck plugin file did in the nightlies file( CB_20100102_rev6023_win32.7z.7z)

I have the self-compiled c::b(soruce) also, But I and my students use the nightlies build.

Hello, I am also from China. I have maintained an open-source portable version of CB, which are related to plug-ins.
http://portablecb.googlecode.com

Loaden

And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115

Jenna

Quote from: Loaden on January 07, 2010, 02:29:21 PM
And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115
I downloaded it, but it does not (yet) work on linux.

I will look into it (probably this evening).

ollydbg

Quote from: jens on January 07, 2010, 02:23:53 PM
Quote from: ollydbg on January 07, 2010, 02:17:01 PM
Quote from: blueshake on January 07, 2010, 02:11:46 PM
mention to cccc and cppcheck,is there any munual about it or something else?
That's the same question I would like to ask, for me, I don't understand their usage either. I suggest a simple explanation about these two plugins.
You can have a look at the project-pages of the programs called by the plugins:
http://sourceforge.net/projects/cccc/
http://sourceforge.net/projects/cppcheck/
Thanks jens.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Loaden

Quote from: jens on January 07, 2010, 02:33:05 PM
Quote from: Loaden on January 07, 2010, 02:29:21 PM
And here has a Cscope plug-in, I test in SVN6056, it's work fine.
I hope CB team can able to add this plug-in to contrib.
Thanks!
http://forums.next.codeblocks.org/index.php/topic,11803.msg80115.html#msg80115
I downloaded it, but it does not (yet) work on linux.

I will look into it (probably this evening).
Need a patch.
In here: http://forums.next.codeblocks.org/index.php/topic,11803.msg80131.html#msg80131

zabzonk

Regarding CCCC, if you need a metrics tool then Source Monitor at http://www.campwoodsw.com/ is IMHO far superior. However it is not FOSS (it is free as in beer) and it is Windows only.

killerbot

I know, and since it i windows only, I put it rather at the bottom of my list of thing to turn into a plug-in ;-)

nanyu

Quote from: killerbot on January 07, 2010, 02:03:29 PM
I will make sure that the next nightly will contain them. There should be a new nightly this weekend, maybe earlier  ;-)

I'm waitting...... :lol: