K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-09-22T13:25:57.000000Z K 7 svn:log V 178 Attempt to fix the error reported by the alpha tinderbox. A pointer was being cast to an integer as part of a hash function, so just add an intptr_t cast to silence the warning. END