> I just tried the new gitk (master @fae9d76) and, since I don't have > themed widgets, the preferences menu item uses the emulated tabbed > dialog code, which fails like so: > > can't read "col": no such variable > The issue here is that the incr command has changed between tcl 8.4 and 8.5 and in more recent versions automatically creates the named variable if it did not exist. The fix you suggest is correct. I've also included another that I realised had been applied to msysGit and was not posted upstream. Pat Thoyts. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html