Worst commenting practices

Worst commenting practices

    29. i++; /* Add one to i */ [peterb]

    28. 'print eval "@{[map{s/\n/+/m;$_}<>]}0"' # XXX [peterb]

    27. /* This is GREAT! I never would have thought of this! -- Satan */ [agroce]

    26. // GAR GAR GAR [sprite]

    25. else reset_state(&curr_state); // mumble paradigm mumble... [sprite]

    24. // Note that C++ style comments are disallowed by our coding standard. [peterb]

    23. // This comment left intentionally blank. [agroce]

    22. // MAGIC & MORE MAGIC.. [sprite]

    21. // P.I.T.A. ... [sprite]

    20. return handled; // Well, let's see if this works. [sprite]

    19. /* This function takes the following arguments and returns the following results, with the following expectations: [note: fill this in later.] [peterb]

    18. (* I,I tuple *) [agroce]

    17. // hm, shouldn't it be read-only? [sprite]

    16. // and now a miracle occurs [psu]

    15. // [REDACTED] = true; // this is not used and also only quasitrue [sprite]

    14. /* Man, I must have been pretty fucking baked when I wrote this. */ [peterb]

    13. // DANGER DANGER [sprite]

    12. /* I don't know why that's there, but the code I stole this from does it, so it must be right.. */ [magus]

    11. // Note: POSE will warn you that this line is a bad idea: [sprite]

    10. // possibly I should free some things too. [sprite]

    9. /* SWEET LORD OF THE DANCE, DON'T EVEN LOOK AT THE MESS BELOW */ [agroce]

    8. // CARGO CULT [sprite]

    7. // If you're reading this, I'm already doomed [jch]

    6. // RIP JSB 1750 [agroce]

    5. // Eyes, dreams, lips, and the night goes. [agroce]

    4. // Nobody has the right to touch this object in its protected interface areas. [magus]

    3. // Thanks to kosak for the Turing-complete template stuff [agroce]

    2. // XXX - XXX [psu]

    1. \* Why bother? *\ [agroce]


Links:


Here's a link back up to my home page.