Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New 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

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.

http://codereview.appspot.com/235320044

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