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
info@openhub.net
Same for NetBeans IDE https://www.ohloh.net/p/netbeans/analyses/latest may be it's just some integer overflow?
I believe usually it is because some code was added to the repository before Ohloh could identify it and remove after, which results in it only registering the removal.
One of the administrators should be able to start a full re-analysis (they're pretty fast at spotting these threads).
That's more interesting. Do a lot of merges (or just a big one with shell code) happen in your development? I think DVCS merges sometimes confuse Ohloh's line count too.
I haven't drilled into this too deeply yet, but I strongly suspect this is caused by the branching/merging design flaw in our line counter, as described in the post linked above.
It looks like the primary culprit may be ltmain.sh
, which appears to have a lot of merge activity around it.
I'm afraid there's not much that we can do in the short term to patch this problem. It's going to require some major redesign of our counting process. This work is on our schedule, but it's going to be a few months.
Thanks,
Robin