Forums : Technical Issue Help

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

EiffelStudio LOC question

The LOC shown over time for the EiffelStudio project (http://www.ohloh.net/projects/5204/analyses/latest) is quite strange. Is there a reason for the major increases and drops in LOC during 2001/2002 and 2004/2005?

Thanks,
Manu

Emmanuel Stapf almost 18 years ago
 

Hi Manu,

I was able to isolate a couple of huge changes.

On 2004-07-15, over a million lines of HTML documentation was deleted: http://www.ohloh.net/projects/5204/commits/9488228

I also found a massive change on June of 2002 that removed almost a million lines of XML: http://www.ohloh.net/projects/5204/commits/9472073

There's more, but they're a bit hard to pinpoint -- hope this helps.

Robin Luckey almost 18 years ago
 

Thanks for tracking those. It was a while and did not realize we deleted that much XML/HTML code. Now, we just need the Eiffel language to be recognized since having EiffelStudio categorized as a C/C++ project is really surprising since we have 1M+ line of Eiffel code.

Emmanuel Stapf almost 18 years ago