You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Ok, it's possible to create a question without title by putting lots of dots in it. Please don't edit this question, because the missing title is a good indicator of the bug.Rob W– Rob W2013-07-03 16:40:21 +00:00Commented Jul 3, 2013 at 16:40
- Is there a reason to keep it now that the test is over?Michael Mrozek– Michael Mrozek2013-07-03 16:40:53 +00:00Commented Jul 3, 2013 at 16:40
- @MichaelMrozek Yes, the developers ought to fix this bug. Hence the tag "bug". I can't edit the question to make the description more useful, because the title length requirement is enforced by the edit system.Rob W– Rob W2013-07-03 16:41:26 +00:00Commented Jul 3, 2013 at 16:41
- 1Having at least 1 char in the title would be nice so that there would be a link on the questions page...Servy– Servy2013-07-03 16:44:10 +00:00Commented Jul 3, 2013 at 16:44
- 1This made my day.DJSpud– DJSpud2013-07-03 16:44:39 +00:00Commented Jul 3, 2013 at 16:44
- 1We're on it and will fix shortly.Adam Lear– Adam Lear StaffMod2013-07-03 16:45:02 +00:00Commented Jul 3, 2013 at 16:45
- 5@Servy: But getting in here is part of the fun! This is the new Meta Exclusive Club.animuson– animuson StaffMod2013-07-03 16:45:13 +00:00Commented Jul 3, 2013 at 16:45
- 6This is my new favourite question on Meta.Pekka– Pekka2013-07-03 16:45:42 +00:00Commented Jul 3, 2013 at 16:45
- 1@Servy all you have to do is click on the votes/answers counters. They link here too.DJSpud– DJSpud2013-07-03 16:46:42 +00:00Commented Jul 3, 2013 at 16:46
- 2@Pekka웃 - link, or it didn't happen.Oded– Oded StaffMod2013-07-03 16:46:49 +00:00Commented Jul 3, 2013 at 16:46
- 1And we even have @Pekka웃 here to sell his new Meta Exclusive Club Merchandise.animuson– animuson StaffMod2013-07-03 16:47:07 +00:00Commented Jul 3, 2013 at 16:47
- 1@Jhawinsss From the homepage, yes, from the questions list (or search page), no.Servy– Servy2013-07-03 16:47:22 +00:00Commented Jul 3, 2013 at 16:47
- 1If you want to come here, you can find a usable link to this question on the Lounge<C++> starboard. Oh wait.R. Martinho Fernandes– R. Martinho Fernandes2013-07-03 16:51:57 +00:00Commented Jul 3, 2013 at 16:51
- 4"[duplicate]" made the link clickable :(Rob W– Rob W2013-07-03 16:55:16 +00:00Commented Jul 3, 2013 at 16:55
- 14Voting to reopen for no reason other than to make the title no longer clickable again.Servy– Servy2013-07-03 16:56:04 +00:00Commented Jul 3, 2013 at 16:56
| Show 15 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you