K 10 svn:author V 3 das K 8 svn:date V 27 2004-01-20T03:02:18.000000Z K 7 svn:log V 277 Use 'uint32_t' instead of 'long' when a 32-bit integer is intended. This results in no functional change, aside from fixing a data corruption bug on LP64 platforms. The code here could still use a significant amount of cleanup. PR: 56502 Submitted by: hrs (earlier version) END