|
|
|
|
|
by khazhoux
670 days ago
|
|
What's the word for this: * My code doesn't work and I can't find the bug even after over an hour * I add a few lines of <whatever code>. Now it works! * Now, just for comparison, I remove all the code I just added (or, at least I think I reverted back to previous state). But now it still works. ??? |
|
Though it depends on the cause - as others in this comment chain said, if it's just that the file isn't actually being updated between tests, but adding a new line forces an update/recompile/etc., I'm not sure what you'd call it.
[0] http://www.catb.org/~esr/jargon/html/H/heisenbug.html