lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4400 in lilypond: Patch: Rework LY_DECLARE_SMO


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4400 in lilypond: Patch: Rework LY_DECLARE_SMOB_PROC to declare a member function
Date: Fri, 22 May 2015 11:27:11 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_21

Comment #9 on issue 4400 by address@hidden: Patch: Rework LY_DECLARE_SMOB_PROC to declare a member function
https://code.google.com/p/lilypond/issues/detail?id=4400

Pushed to staging as
commit 1a3796c7166c453fc1ef5d30858e6bbb88fdb59f
Author: David Kastrup <address@hidden>
Date:   Sun May 17 12:04:32 2015 +0200

    Issue 4400: Rework LY_DECLARE_SMOB_PROC to declare a member function

    This is nicer to work with.  LY_DECLARE_SMOB_PROC now needs to
    additionally get the class name for declaring the smob procedure: this
    is astonishingly hard to avoid.  Moving the initialization out of
    Smob_base<Super>::init into a separate routine smob_proc_init defined by
    LY_DECLARE_SMOB_PROC considerably simplifies the initialization.


--
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]