bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH] set-permissions.c: adjust acl_from_mode's cpp guard


From: Jim Meyering
Subject: [PATCH] set-permissions.c: adjust acl_from_mode's cpp guard
Date: Fri, 3 Jul 2015 15:00:28 -0700

Patch attached.

2015-07-03  Jim Meyering  <address@hidden>

        set-permissions.c: adjust acl_from_mode's cpp guard
        * lib/set-permissions.c (acl_from_mode): Guard with #ifdef
        directives identical to those guarding the sole use.
        Otherwise, on some systems, we'd get a warning about
        the function being defined but not used.
        Also, filter through cppi to correct misleading indentation
        of cpp directives.

I'll push later today.

Attachment: 0001-set-permissions.c-adjust-acl_from_mode-s-cpp-guard.patch
Description: Text Data


reply via email to

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