Liste des Groupes | Revenir à cl c |
A lot of people release debug builds but with the debugging data absent (say, to try to reduce risk of decompilation and similar).I don't believe that since this code isn't optimized and much larger.
One possible justification (albeit a weak one) is that if one recompiles the program with optimizations turned on, in many cases this may subtly change the behavior of the program (particularly in relation to things like the contents of uninitialized variables and dangling pointers, etc...). ...If you rely on that you're misusing the language anyway.
Les messages affichés proviennent d'usenet.