lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static


From: lilypond
Subject: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers
Date: Sun, 17 May 2015 14:24:25 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4401 by address@hidden: Patch: Remove unnecessary static casts on function member pointers
https://code.google.com/p/lilypond/issues/detail?id=4401

Remove unnecessary static casts on function member pointers

The commits

6d391dc04f0faa3248d64aa36faf38cf9e4e5fa2 Even more typecasting of member function pointers in smobs.tcc 30203dfe5c45fb9c6255512ba0f8366b322d303f Avoid comparing pointers-to-member of covariant types

were done as hotfixes (apparently without associated tracker issues) to
get the current implementation of smobs to compile with old versions of
GCC in GUB as of Oct 2014.  The attempts to make these versions of GCC
work were ultimately unsuccessful and GUB was upgraded to newer versions
of GCC.

It does not make sense to retain the workarounds that did not really
help.

http://codereview.appspot.com/234530043

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

[Prev in Thread] Current Thread [Next in Thread]