I have a little problem when I compile project in D5.
- Open existing project.
- Compile it (compile eg 13k lines).
- Compile once again with no change in source. Now compiler has no changes so count of compiled lines should be smaller, but lines count is the same.
It's looks like compiler allways detect some changes in source files. Where is problem could it be problem with some parameters in .pas files?