Re: Lost messages from the old mailing-lists
- From: Pavel Roskin <proski gnu org>
- To: Frédéric L. W. Meunier <lists pervalidus net>
- Cc: <mc-devel gnome org>
- Subject: Re: Lost messages from the old mailing-lists
- Date: Tue, 24 Jul 2001 12:41:03 -0400 (EDT)
Hi, Frédéric!
> > http://www.mail-archive.com/mc2-devel%40nuclecu.unam.mx/msg00217.html
>
> It's a bug. I'm adding it to my todo list:
>
> $ finger proski gnu org | grep achown
> achown forgets permissions after changing the group
I have fixed this bug. It's indeed a very serious bug, because MC would
set permissions different from those shown on the screen.
My guess is that this bug appeared because somebody enhanced set_mode()
and named the new function set_mode_by_flags(). However, the old function
was not removed and was used in one obscure place (when the owner or the
group changes).
The rationale is - make sure that the old code is removed. Have compiler
and linker on your side - they will detect cases when the old functions
are used, but they cannot do it if you don't remove them.
--
Regards,
Pavel Roskin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]