I just saw this (on a site that cannot be mentioned here due to breaking the acronym profanity filter rule), however I will post the image, which is void of any rule violations:

And then I found this gem:


Edited by tompsonn - 10/11/12 at 5:29am
And then I found this gem:
Code:
"I was working on Java/Delphi code and I could not believe my eyes when I found this comment," writes Vladamir P.
/** java uses BigIndian, Delphi uses little indian, while the
two co-exist, need to convert back and forth when reading
data in. */
"At first, I thought that maybe it was an isolated typo, that is until I looked further into the code..."
/** convert from big indian to little indian: Remove when not using
legacy databases or Delphi code.*/
private final boolean doIndianConversion()


Edited by tompsonn - 10/11/12 at 5:29am






