Why does line count change so much from D2007 to D2010?

I think some of the libs have been replaced by generics, which could account for additional lines that appear to be parsed if it counts the "virtual" lines it's using.

Generics indeed creates additional lines of code behind the curtains. – Fabio Gomes Feb 3 '10 at 19:03.

It looks like it is a bug. The correct line number is still reported under Project | Information. See Nick's answer to a similar question.

I wonder if the handling of linefeeds/carriage returns to determine line count in the compiler progress area is getting befuddled somehow as a result of the Unicode internals. Have you tried compiling in D2009 and seeing if that exhibits the same strange behaviour?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions