I just spent untold hours debugging an issue I introduced myself by “removing an unnecessary variable”.
The variable was necessary.
#development #programming
I just spent untold hours debugging an issue I introduced myself by “removing an unnecessary variable”.
The variable was necessary.
#development #programming
It be like that sometimes. Hope you documented its necessity.
@[email protected] I sure did. I also renamed the variable to a name that makes its existence obvious to anyone reading the code.