I've recently noted that my comment on this answer has been recently removed. As far as I recall it merely stated that abort() function is

the fastest way to raise some moral objections

While I understand that this wasn't constructive I believe it still falls within usual "interesting insight" category that's so popular (and highly upvoted!) among comments on Stack Overflow.

I suspect that the main reason for its removal was the vague mention of the delicate subject of an act of abortion, but I did not provide any kind of moralization or even opinion about the subject whatsoever.

It should be noted that even GNU C Library manual mentions the matter, so this it's not unprecedented to provide some commentary on the issue.

share|improve this question
5  
Hm, while your comment might be interesting insight (I don't think it is, but what do I know?), it's certainly not useful. Comments that are not useful may disappear at any time, and that's about it, nothing more to discuss here. Also see: When should I comment? & When shouldn't I comment? (and yes, feel free to flag any comment that doesn't follow those guidelines). – Yannis Nov 28 '12 at 0:36
13  
"While I understand that this wasn't constructive" No, that's all that needs to be said. If the comment isn't constructive, ditching it is perfectly legitimate. – Nicol Bolas Nov 28 '12 at 1:00

3 Answers

up vote 24 down vote accepted

Your comment was flagged as rude/offensive by somebody and then removed by a moderator.

I can't say I entirely disagree. I can see you were going for humour, but Stack Overflow is hardly the place for abortion jokes or even serious discourse on the subject. Wrong place, wrong audience.

share|improve this answer

It was deleted because people are here to talk about programming, not abortion.

share|improve this answer

While I understand that this wasn't constructive

You said it. :P Continue down.

I believe it still falls within usual "interesting insight" category that's so popular (and highly upvoted!) among comments on Stack Overflow.

The upvoting isn't a save-all device... Remember: comments, even those helpful, are considered second-class citizens. It's normal for them to be deleted. Speaking of the non-helpful ones: Yes, also without letting you know and also without a flag on them (I don't know if any were raised for your comment, but it's likely).

Your comment was removed probably for a flag on it, or because you mentioned something delicate for anyone (religious or not) and also because it was not constructive, i.e. it didn't really help towards the question's topic.

From How do comments work:

When should comments be deleted?

Generally, there is very little reason to delete existing comments from a question or an answer. There are a few possible scenarios where comments ought to be deleted, but it is worth noting that these should be few and far between, due to their permanent effect on the flow of the comment section.

[...]
Noise: Comments like "+1 ..." or "belongs on" can be flagged for automatic removal without the commenter being punished. Any comment that doesn't contribute to the improvement or understanding of the post itself may be considered noise. Some forms of "noisy" comments are deleted automatically by the system during migration or when a post is closed.
[...]

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged