commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20201116-2-g5730466


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20201116-2-g5730466
Date: Fri, 20 Nov 2020 18:05:37 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  573046659986d036650c25cd214c75d9ee0b508a (commit)
      from  c56cf579b7d7b78d26772331efbf099b3e53c456 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 573046659986d036650c25cd214c75d9ee0b508a
Author: Romain Naour <romain.naour@gmail.com>
Date:   Sat Nov 21 00:03:47 2020 +0100

    libfshelp: Fix extern inline definitions
    
    The commit [1] updated rlock.h and fshelp.h to use
    FSHELP_DEFINE_EXTERN_INLINE but it's never defined
    because FSHELP_EXTERN_INLINE is used in
    libfshelp/extern-inline.c.
    
    Update this file to use define FSHELP_DEFINE_EXTERN_INLINE.
    
    [1] ca3d36201329f0e21b995d831ce9f6f03b6b985e
    
    * libfshelp/extern-inline.c: define FSHELP_DEFINE_EXTERN_INLINE.
    * libfshelp/fshelp.h: define FSHELP_EXTERN_INLINE __extern_inline
      if FSHELP_DEFINE_EXTERN_INLINE is not defined.
    * libfshelp/rlock.h: Likewise
    
    Signed-off-by: Romain Naour <romain.naour@gmail.com>
    Signed-off-by: Samuel Thibault <samuel.thibault@gnu.org>
    Message-Id: <20201120230347.2432672-1-romain.naour@gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 libfshelp/extern-inline.c | 2 +-
 libfshelp/fshelp.h        | 4 +++-
 libfshelp/rlock.h         | 4 +++-
 3 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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