lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4141 in lilypond: Patch: Use Xxx:is_smob inste


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4141 in lilypond: Patch: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts
Date: Mon, 06 Oct 2014 07:38:45 +0000

Updates:
        Status: Fixed
        Labels: -Type-Enhancement -Patch-push Type-Maintainability Fixed_2_19_16

Comment #6 on issue 4141 by address@hidden: Patch: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts
https://code.google.com/p/lilypond/issues/detail?id=4141

Pushed to staging as
commit 9ccda55897a718a0ecf1283ac12a8a02e5e8d8bf
Author: David Kastrup <address@hidden>
Date:   Mon Sep 29 22:06:04 2014 +0200

    Issue 4141/3: Remove redundant type_predicates in init_func_doc

    Those are already added by Smob_base::init.

commit f5e923a6ce8cebb7ef893c03ce56aa5e598002c9
Author: David Kastrup <address@hidden>
Date:   Mon Sep 29 19:39:22 2014 +0200

Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts

    This saves a memory access and comparison and leads to better code
    even when unsmob is called afterwards anyway.

commit 2558bbf111c416f0c7093f7f8a3129533310cf37
Author: David Kastrup <address@hidden>
Date:   Mon Sep 29 20:11:48 2014 +0200

Issue 4141/1: Define inline members unsmob and is_smob for several derived classes


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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