Skip to main content

Questions tagged [roll-back]

4 votes
3 answers
182 views

Preventing edit wars

There's an edit war going on in Smart Tic Tac Toe, a reinforcement learning approach . Every edit by one high-rep user is being reverted by the OP with no explanation, and he (sigh) offers this: keep ...
Reinderien's user avatar
  • 71.1k
-2 votes
1 answer
76 views

Encouraging the community to edit the question to maintain a list of external resources

I have requested and successfully received a nice review about a piece of code which relies on a pool of third part services. Since the code was nicely welcomed with some upvotes I thought that it ...
DarioP's user avatar
  • 917
9 votes
1 answer
159 views

Should we improve the code to be reviewed in an edit?

I noticed this suggest edit: This suggested edit does two things: Replace using namespace std;, which is considered bad practice in C++, with ...
L. F.'s user avatar
  • 9,705