Haven't heard this one, though I've written a few thousand.
11 months ago akmed13 said:bugarounds -- workarounds for bugs
code (and to a lesser extent procedures) created to avoid or mitigate the effect of a bug, as by scrubbing the input data or fixing up the output data or avoiding the offending module for some cases.
Haven't heard this one, though I've written a few thousand.
code (and to a lesser extent procedures) created to avoid or mitigate the effect of a bug, as by scrubbing the input data or fixing up the output data or avoiding the offending module for some cases.