yacy_search_server/source
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
in peer hash hashing. This should not change anything if java casts long
to int by masking with 0xFFFFFFFFL but you never know. The important
thing is, that the hashCode() should not return numbers that have the
same order as the hash code order because hashing of seeds is used to
remove the order in some places.
2014-05-21 18:37:52 +02:00
..
net/yacy fix for operator precedence bug (cast binds stronger than bitwise AND) 2014-05-21 18:37:52 +02:00
org/apache/tools/tar - added @SuppressWarnings to unused servlet method parameters 2012-07-05 09:14:04 +02:00
log4j.properties