On Thu, Oct 2, 2008 at 11:56 PM, Alex mrzmanwiki@gmail.com wrote:
I think allowing anyone to change "fixme" to "resolved" shouldn't be a problem in most cases, as the fix would presumably be in the form of another commit, which would need its own review, and should indicate in the commit message that its a fix for the previous revision.
Well, in some cases, yes. But in other cases, "resolved" will mean "it turns out that there wasn't a problem after all" -- I've used "fixme" so far in more than one case to flag something that I thought had some minor issue, that others might disagree with. And in some cases, the commit that fixes the issue might not be clear on the fact that that's what it's doing.