Opened 16 years ago
Closed 15 years ago
#290 closed task (fixed)
use svn_revnum_t for revision
Reported by: | Peter Johansson | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | trivial | Milestone: | svndigest 0.7 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
In some place we use size_t, for example, in SVNlog and Commitment.
Note: See
TracTickets for help on using
tickets.
We have a lot of unsigned int too.
I think we should change this in e near future.