]> git.donarmstrong.com Git - lilypond.git/commit
Remove Smob::type_p_name_ default
authorDavid Kastrup <dak@gnu.org>
Wed, 2 Mar 2016 23:32:33 +0000 (00:32 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 10 Mar 2016 18:07:26 +0000 (19:07 +0100)
commitc6758d6d12e33779fc81218693d5650682d8a1ca
tree3d40c73215abc9757e28df28ba3800a0370d3c2f
parent36db2fa47f596e6e41a60473f837ea04ebfd7849
Remove Smob::type_p_name_ default

This was the single most problematic thing across C++ compilers and standards.
Foregoing it means a hassle, but using it turned out to be worse.
14 files changed:
lily/all-font-metrics.cc
lily/include/all-font-metrics.hh
lily/include/listener.hh
lily/include/paper-outputter.hh
lily/include/scale.hh
lily/include/scm-hash.hh
lily/include/smobs.hh
lily/include/translator-dispatch-list.hh
lily/listener.cc
lily/paper-outputter.cc
lily/scale.cc
lily/scm-hash.cc
lily/translator-dispatch-list.cc
lily/unpure-pure-container.cc