Re: getgrouplist segfault?

2005-07-07 Thread Pavel Tsekov
Hello, On Wed, 6 Jul 2005, Anton Monroe wrote: Now looking at the manpage of `getgrouplist' I noticed this: [...] BUGS The glibc 2.3.2 implementation of this function is broken: it overwrites memory when the actual number of groups is larger than *ngroups.

Re: [FYI] current translation status

2005-07-07 Thread Arpad Biro
Hi, Next: it will be good convert all .po files to UTF-8 encoding One line script like: for i in *po; do iconv -f`awk -F\; '/^Content-Type/ {sub(\Content-Type: text/plain; charset=, ); gsub(/\\\n\/, ); {print $0 }}' $i` -t UTF-8 $i $i.tmp; mv $i.tmp $i; done and place in UTF-8 in charset=

[bug #13648] 4.6.1-pre5: cons.saver on linux console

2005-07-07 Thread Pavel Tsekov
Follow-up Comment #3, bug #13648 (project mc): Are you sure that cons.saver is setuid root ? Please, check. The output of the following commands would be useful: stat /dev/tty?? stat /dev/vcsa?? How many lines and columns does your console have ?

[bug #13648] 4.6.1-pre5: cons.saver on linux console

2005-07-07 Thread Pavel Tsekov
Update of bug #13648 (project mc): Status:None = Need Info ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13648

[bug #13432] ownership is not preserved when copying symlinks

2005-07-07 Thread Pavel Tsekov
Update of bug #13432 (project mc): Status:None = Confirmed ___ Follow-up Comment #1: Confirmed. I'll be working on this. ___

[bug #13102] mcedit leaving stale lock files

2005-07-07 Thread Oswald Buddenhagen
Follow-up Comment #2, bug #13102 (project mc): bah, damn, it's one of my local patches. sorry for the noise. ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13102

[bug #13102] mcedit leaving stale lock files

2005-07-07 Thread Pavel Tsekov
Update of bug #13102 (project mc): Status:None = Invalid ___ Follow-up Comment #3: Though this bugreport is false alarm it is very important still. While testing possible cases I've

[bug #13673] `mcedit /some/file' doesn't create a lock file

2005-07-07 Thread Pavel Tsekov
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13673 Summary: `mcedit /some/file' doesn't create a lock file Project: GNU Midnight Commander Submitted by: ptsekov Submitted on: Thu 07/07/2005 at 13:43

[bug #13673] `mcedit /some/file' doesn't create a lock file

2005-07-07 Thread Pavel Tsekov
Follow-up Comment #1, bug #13673 (project mc): The reason for this behaviour is that the function edit_lock_file() assumes that the filename being passed as an argument is a relative filename. It uses the filename of the file being edited to create the name of the lockfile. In the case of

Re: [PATCH] Overriding automatic syntax detection

2005-07-07 Thread Pavel Tsekov
Hello, On Wed, 6 Jul 2005, Leonard den Ottolander wrote: Today I've been scratching an itch that I had for a while: An option to override the auto syntax recognition. I've decided to give it a try but it doesn't even compile clean. I applied against HEAD. Here is the first error I got: In

Re: code improvements for the viewer

2005-07-07 Thread Roland Illig
Pavel Tsekov wrote: Ok, here we go. I saw this coming but anyway. And no I don't like to blame you. Quick View mode isn't working anymore. It is even funnier because the behaviour differs between slang and ncurses. You deserve to be blamed because you haven't tested the Quick View mode at all.

[bug #13648] 4.6.1-pre5: cons.saver on linux console

2005-07-07 Thread Thomas Zajic
Follow-up Comment #4, bug #13648 (project mc): Duh ... my cons.saver was _not_ setuid root. I must have been in the old mc directory when doing the 'chmod u+s' (I usually keep several versions of mc around just in case, and switch between them using 'stow' if necessary). Sorry for wasting your

Re: [PATCH] Overriding automatic syntax detection

2005-07-07 Thread Leonard den Ottolander
Hello Pavel, On Thu, 2005-07-07 at 17:35, Pavel Tsekov wrote: I've decided to give it a try but it doesn't even compile clean. I applied against HEAD. The patch is called MC_4_6_1_PRE.syntax.patch. Now what do you think that is supposed to mean? Here is the first error I got: In file

[bug #13648] 4.6.1-pre5: cons.saver on linux console

2005-07-07 Thread Leonard den Ottolander
Update of bug #13648 (project mc): Status: Need Info = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #5: Okay :-)

Re: directories whit begining '~'

2005-07-07 Thread Leonard den Ottolander
Hello Felipe, On Thu, 2005-07-07 at 16:44, Felipe Andres Manzano wrote: I' lazy so i did not look for it in the archives but here it is. Well you should have. This issue is fixed. Please try a recent tarball before you report bugs (mc-4.6.1-pre5 f.e.). Thanks. Leonard. -- mount -t life -o ro