On Wed, 23 May 2001, Peter Todd <pete at petertodd.ca> wrote:

> On Wed, May 23, 2001 at 08:51:01PM -0500, Steven Hazel wrote:
> > > Now for bug time. :) The datasource variable just got broken. :(
> > > Returns pure binary junk.
> > 
> > Hm.  Are you sure you've recompiled all of your code?  That sounds
> > like a likely stale-object problem.  If that doesn't fix it, I'll
> > track it down and try to get a bugfix release up tonight.
> 
> I've recompiled the lot. First thing I tested was binary
> compatibility, found that it was non-existant, so ran make clean ;
> make

Hm.  I can't reproduce the problem.  There is a bug that will cause
datasource to be random when there is no datasource field on the
StoreData message, but that was there in 0.3.0 as well.  (I'll fix
it...)  You can recompile libfreenet with -DDEBUG in your CFLAGS to
see the contents of every message it handles.

> You should probably upp the library version number (it's in
> configure.in) to 1:0:0 while your at it... We've badly broken binary
> compatibility.

Well, it should be 0:4:0, anyway.  What is the difference between
VERSION and LT_VERSION supposed to be, anyway?

> Anyway someone other then me is using libfreenet right?

Yeah, I seem to have a few users.

-S

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to