[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary st
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers |
Date: |
Fri, 22 May 2015 08:37:40 +0000 |
Updates:
Status: Fixed
Labels: -Type-Enhancement -Patch-push Type-Maintainability Fixed_2_19_21
Comment #6 on issue 4401 by address@hidden: Patch: Remove unnecessary static
casts on function member pointers
https://code.google.com/p/lilypond/issues/detail?id=4401
Pushed to staging as
commit be4b87596f425aae78509a6a5f57d4f1eafe5c97
Author: David Kastrup <address@hidden>
Date: Sun May 17 16:14:09 2015 +0200
Issue 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.
--
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
- [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/17
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/17
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/17
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/17
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/19
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/22
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers,
lilypond <=
- Re: [Lilypond-auto] Issue 4401 in lilypond: Patch: Remove unnecessary static casts on function member pointers, lilypond, 2015/05/25