[MC BUG]-F4 creates files that it shouldn't

2001-12-06 Thread Michal 'Mikey' Szwaczko
SUMMARY: Edit command (f4) in tar archives creates files in the directory HOW TO REPRODUCE Open mc ;) In the left/right panel - open any dir writable by yourself In the other panel - tap enter on any tar/tar.gz archive that has subdirs Now try to edit (f4) such directory. You get an

Re: Performance patch, dir.c:do_reload_dir() on large dirs.

2001-12-06 Thread Pavel Roskin
Hi, Björn! A hash-table would make it 'less big O', scale and more predictable. ...looking at code... But perhaps not a binary search (see dir.c:658) since the list isn't sorted? Correct. I'm fixing it. I guess I wasn't totally clear, I meant to say that there's no link from

Re: [MC BUG]-F4 creates files that it shouldn't

2001-12-06 Thread Pavel Roskin
Hi, Michal! 4.5.51 and seen in earlier releases It's fixed in mc-4.5.55. -- Regards, Pavel Roskin ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel