|
|
|
|
|
by nostrademons
5951 days ago
|
|
I usually try to fix as many errors as I can identify before recompiling. And yes, I usually fix from the bottom up, because that way my changes don't alter the line numbers of future fixes. On large projects, recompile time can be significant. |
|