bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28092: 26.0.50; archive-int-to-mode check S_ISUID, S_ISGID bits in r


From: Eli Zaretskii
Subject: bug#28092: 26.0.50; archive-int-to-mode check S_ISUID, S_ISGID bits in reverse order
Date: Tue, 15 Aug 2017 19:06:40 +0300

> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Tue, 15 Aug 2017 15:47:40 +0900
> 
> Tino Calancha <tino.calancha@gmail.com> writes:
> 
> > Tags: patch
> >
> > emacs -Q -l arc-mode
> >
> > (archive-int-to-mode 2048)
> > => "------S---" ; It should be: "---S------"
> > (archive-int-to-mode 1024)
> > => "---S------" ; It should be: "------S---"
> Fixed in master branch as commit
> 66b75d3f2002459edccd241af57c63b380b192d3
> (archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits)

Please in the future allow at least 1 full day for people to respond
to a patch you propose.  4 hours is way too short time...

There's no need to rush with installing changes, unless they fix some
bug that breaks a build or something.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]