Tuesday, April 3, 2007

A Bug Report

I email popped up from my lotus notes, it reads:

I found a bug in the code, please verify it:
while (!finished)
{

}


Two minutes later, a coworker responded:

Fixed it!

while (!finished)
{

}