Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
The Ohloh Analysis Summary for my current project is completly wrong. It show's me that my project is written i C. But i only uses C++.
Also the Codebase ( 36,326 ) is wrong. The codebase is round about 2,500 LOC.
I guess that some 3rd Party stuff is included in my analysis.
Maybe someone can have a look ?
many thanks,
axel
http://www.ohloh.net/projects/FotoPoint
Hi axel,
Yes, we found 2516 lines of C++.
However, we also found 33,638 lines of C, most of it in a single large header file: client/gui/FotoPoint/fcbackground.h
.
If you want to play around with our line counter, you can find the sources here.