Hacker News new | ask | show | jobs
by coopierez 1897 days ago
Well it's already been compiled. If the `if` is changed and the entire codebase is recompiled it might rearrange large sections of code, significantly changing the resulting binary. The patch will then be potentially quite complex.

So the resulting patch will be significantly smaller if only a few bytes need to be changed.