]> git.donarmstrong.com Git - lilypond.git/commitdiff
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)
The GCC version of current GUB is not happy about those kind of
comparisons, so we add a static_cast here.


No differences found