On Thu, Oct 31, 2002 at 09:42:52AM -0800, Jon Brock wrote: <> > I didn't see a response to you either, but I had the same error and they > responded to me. Name mixup probably. > > But given that it's not just me anymore, can we be sure just because the error > isn't happening in freenet code that it's not freenet's fault? I mean, isn't > it > hard to believe that a stable version of sun's jvm has had a bug in > Long.toString() for years and it only crops up with freenet > 0.5?
We never feed any indexes to the toString() method, so how could we possibly change anything to make this work? > If it is a jvm bug, maybe we should use a workaround? Sun 1.3.1 is probably > still the most popular jvm. How? By not using BigInteger? -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
