On Wed, Jan 22, 2003 at 05:35:55AM -0500, Mathew Ryden wrote: > ----- Original Message ----- > From: "Dave Hooper" <freenet-dev at beermex.com> > > > > > > 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) Err no. If we do not delete tempfiles when we are finished with them, that is a bug. And can be fixed in Fred. > > > d > > -Mathew
-- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030122/b8fd2d2b/attachment.pgp>
