]> git.donarmstrong.com Git - lilypond.git/commit
Avoid comparing pointers-to-member of covariant types
authorDavid Kastrup <dak@gnu.org>
Sun, 12 Oct 2014 17:39:15 +0000 (19:39 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 12 Oct 2014 17:40:22 +0000 (19:40 +0200)
commit30203dfe5c45fb9c6255512ba0f8366b322d303f
tree9681816f6ec2c758a045efa3db5279e3d09d5d24
parent0773e89d1bc96ba169bc41342ef800b5d76929f2
Avoid comparing pointers-to-member of covariant types

The GCC version of current GUB is not happy about those kind of
comparisons, so we add a static_cast here.
lily/include/smobs.tcc