Learn more about cloning repositories
You have read-only access
[svn-r12531] Fixed a bug that occurred with 64-bit compilers. Types were used inconsistently (the nlinks property was an int in some places and a size_t elsewhere--it is now a size_t everywhere).