Commits

James Laird committed d2dc3525305
[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).
[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).