On Thursday 07 February 2008 12:48, Torsten Paul Eichst?dt wrote: > KDE is 4 MLOC, how many bugs do you find & fix on avg each week, how many > are there on avg for each kLOC?
I'd say it's 6M lines -- but then this kind of count is notoriously tricky to do -- and we're not particularly counting bugs. Since most of the stuff we need to deal with right now is "get it to compile at all", I'm not sure counting makes sense. For instance, in order to get kdelibs to compile today (again) I had to s/QtXml/QtXml\/QtXml/ -- that's a common problem because SS12 doesn't like include files named the same as directories. Is that a bug that counts? We don't actually have any kind of runtime use / test in place to find *actual* bugs. [ade]
