commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.8-93-g793b590


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.8-93-g793b590
Date: Sun, 27 Nov 2016 16:44:59 +0000 (UTC)

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  793b5905770acb2af34f6b10b2a9ed49cb477834 (commit)
      from  58f8da3300c9ffcd7f9b5773ce2a5b9110a4c207 (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 793b5905770acb2af34f6b10b2a9ed49cb477834
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 27 17:43:41 2016 +0100

    refcount: Fix usage in c++
    
    g++ still doens't support non-trivial named initializers (sigh)
    
    * libshouldbeinlibc/refcount.h (REFCOUNT_REFERENCES): New macro.
    (refcounts_init, refcounts_unsafe_ref, refcounts_deref,
    refcounts_promote, refcounts_demote, refcounts_unsafe_ref_weak,
    refcounts_deref_weak): Use REFCOUNT_REFERENCES instead of explicit
    initializer.

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

Summary of changes:
 libshouldbeinlibc/refcount.h |   18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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