rvmiller89/multitype

Revision numbers do not wrap

Opened this issue · 2 comments

Currently, revision numbers will only go up to maxint

They need to be incremented modulo maxint, and the historyQueue may need to be 
modified to handle modulo values.

Original issue reported on code.google.com by wedgepla...@gmail.com on 6 Apr 2011 at 1:58

Original comment by wedgepla...@gmail.com on 6 Apr 2011 at 1:59

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

Original comment by rvmille...@gmail.com on 15 Apr 2011 at 2:28

  • Added labels: Milestone-Build3
  • Removed labels: Milestone-Build2