A little Friday fun… while reviewing some code awhile ago I ran into this little gem:
// Warning: Suckage++
The remainder of the comment is in reference to a situation beyond the developers control where they had to special case logic to deal with some missing data. My comments typically aren’t quite this creative and I usually denote code that has issues using NOTE: or “!!!”.
How do you mark code that otherwise denotes some nastiness?
//TODO:: Fix this garbage