I meet these questions frequently. They describe syntax error (example) which does not happen and CAN'T happen on given code. (status-norepro)
Should I answer that everything is allright and problem is in another snippet of the code?
|
I meet these questions frequently. They describe syntax error (example) which does not happen and CAN'T happen on given code. (status-norepro) Should I answer that everything is allright and problem is in another snippet of the code? |
|||
|
|
|
No, I'd comment, along the lines of:
Because, if there's nothing to fix in the current question (e.g. a code example given), how are you ever going to correctly answer this? Wait until you get to the real problem, and then solve it with a real answer. |
|||||||||
|
|
In those cases, I just leave a comment saying it works. If I am in a good mood, I'll also post a link to show the code works (eg: jsfiddle, ideone, codepad, viper7 for php) No better way to tell the OP their code works than showing that it works. |
|||
|
|
|
Voting to close as 'not a real question' is appropriate if the context and tone of the question leaves you confident that either (a) they haven't, in fact, posted the code that they are getting the error on or (b) they have some bizarre and personal environment at fault. The latter might be 'too localized'. |
|||
|
|