User forums > Using Code::Blocks

Does anyone has problems with the Code Statistics plugin?

(1/2) > >>

GPBeta:
i'm both new in develping, CB & this forum, so i'm very desired to get helps here :)

it's a problem with the code statistics plugin that it is not able to recognize all the cpp file in my projects.however, it has no problems with other files such as header files.
i have check about the settings of it in the setting panel, and, even reset to the default setting.but all these do not help :(

this problem comes to me since a release of nighly build which i don't remember exactly, but i'm sure that the plugin works perfectly in the stable version cb.

can anyone help me? thanks a lot!!

oBFusCATed:
If you're on windows you can get the older nightly builds from the project's page on berlios.de

Then you can use binary search to find the first nightly build where this bug first started to appear
Here is the link to the project's files: http://developer.berlios.de/project/showfiles.php?group_id=5358

The other option is to provide simple test project and exact steps to reproduce the bug.

MortenMacFly:
Hmmm... works just fine here, even on large scale projects.

Without a better explanation (What files are skipped? How do you know?) and sample case to reproduce I guess there is nothing we can do. Sorry.

GPBeta:

--- Quote from: MortenMacFly on March 14, 2012, 03:36:06 pm ---Hmmm... works just fine here, even on large scale projects.

Without a better explanation (What files are skipped? How do you know?) and sample case to reproduce I guess there is nothing we can do. Sorry.

--- End quote ---
thanks for your reply!
as I mentioned in this post, all the *.cpp are slipped by the plugin while the *.h and some other file. types are counted correctly (both cpp,h,etc. are in an active project )
this problem first happened to me few months ago when i was going to update my nightly build of cb, and i am still confused with it in the recently builds.

first when i meet this problem, i found that the number of line counting was totally different from
what the code statistics plugin shown …so i tried  to change the settings of the plugin, but when i removed all the suffix types from the setting panel & only  left " cpp" in it, i was told that there's nofiles in the project  while source files were actually lying on the active project already.

GPBeta:

--- Quote from: oBFusCATed on March 14, 2012, 03:21:56 pm ---If you're on windows you can get the older nightly builds from the project's page on berlios.de

Then you can use binary search to find the first nightly build where this bug first started to appear
Here is the link to the project's files: http://developer.berlios.de/project/showfiles.php?group_id=5358

The other option is to provide simple test project and exact steps to reproduce the bug.

--- End quote ---
i am on a 64bit windows 2k3 system, and i'll try it tomorrow, thank you very much

Navigation

[0] Message Index

[#] Next page

Go to full version