On Fri, Apr 21, 2006 at 06:58:03PM +0100, Dave Baker wrote: > Okay, no problem. I'll fix the not-colliding-at-all issue. As for the header > issue, I can fix that too by just comparing the first 72 bytes instead of the > whole lot - is there any situation that needs the equals method to take this > random part of the header into account? If not, I can just change the equals > method. If there is, I'll make a new method - 'isSameKey'? > > Bug filed: https://bugs.freenetproject.org/view.php?id=324
Well it's a question of is the data the same? Everything except the signature and fields which depend on the signature should be identical on two inserts... Fix it if you want, I'll review the commit. > > Dave -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
