----- Original Message -----
From: "Dave Hooper" <[email protected]>


> > > Is there a buglist for windows bugs?
>
> > Yes.
> [snip]
>
> Thanks for that, something stuff there to be getting on with.  Noted:
>
> > fix import/export ref on bunny
>
> Export works fine for me and always has.  What's the background to this
bug?
> I've never proved whether or not import works but the windows code is
almost
> exactly the same and ought to work wherever export works.

In my case, i go to export ref, choose a filename, and it doesn't export the
ref. I do, on the other hand, have myOwn.ref so something must have worked
once.

> > > The code expects to find "fproxy.port", which is indeed what the
> > > configuration environment variable used to be, but some time ago this
> > > was changed to "mainport.port".
>
> > Committed the current code - i am sure I did this last large update
since
> > others made patches for it. Don't know what happened to it.
> > Anyways, I committed my current cvs
>
> Yeep, I hope you minded the fact that I'd already fixed that and also
> removed a load of unnecessary cruft from freenet.c and launchthread.c
(from
> looking at the freenet-cvs mail I just received it looks like you just put
a
> load of that back in without updating via my latest commit ... )

Heh - sorry about that. I updated and assumed that cvs would strip out
everything that you had taken out :)
Anyways, the way that fred deals with temp files is not the best way due to
it only working when fred is started, so if someone only runs their node
every once in a while, we will have a lot of temp files hanging around.

Also, we may want to, every 10-15 minutes, go through all the temp
directories and delete all the temp files so that nodes that run for a long
time don't have an excess of files (not sure how fred locks them, if it does
at all, though so it may cause problems)

> d

-Mathew


_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to