vote up -3 vote down star

Hi,

What are terms/slangs used to describe the act of solving a bug?

e.g. squashed the bug

Others?

flag

35% accept rate
Someone found this offensive? – MusiGenesis Oct 31 '08 at 15:13

11 Answers

vote up 4 vote down

We use the term 'resolved'.

link|flag
vote up 4 vote down

Finding it is "debugging", and applying what you found is "fixing".

I.e. "I debugged it" and "I fixed it".

What else is there that I'm missing? "I nailed that sucker"?

link|flag
vote up 4 vote down

stomped
squashed
removed
exterminated
bashed

and many more euphemisms attempting to make programming sound exciting and dangerous ;-)

link|flag
vote up 2 vote down

"I turned the tests green" usually preceeded by "We added the missing tests".

link|flag
vote up 2 vote down

Disinfecting.

link|flag
vote up 1 vote down

Fed it to the dog.

link|flag
vote up 1 vote down

I like to say that I've informed marketing that we have a new feature.

link|flag
vote up 0 vote down

Rooted out the little bugger.

link|flag
vote up 0 vote down

Someone "finds/hits" an issue and "reports" it. Then the test or the dev owner "investigates/confirms/reproes" the issue to. Then the dev "debugs" the issue and once the cause is understood, the dev "fixes/resolves" it.

link|flag
vote up 0 vote down

"I killed the bug"

link|flag
vote up 0 vote down

correct/fix a defect.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.