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

Comment #9 on issue 4400 by [email protected]: 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 <[email protected]>
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