Status: Accepted
Owner: [email protected]
Labels: Type-Maintainability

New issue 4548 by [email protected]: Eliminate flip(Direction*)
https://code.google.com/p/lilypond/issues/detail?id=4548

In flower/include/direction.hh, I found this:

// to be deleted soon (after coping with issues 2491 and 2493
inline Direction
flip (Direction *i)
{
...

flip() is still used in lily/stencil-integral.cc, but it doesn't look difficult to change it to DOWN_and_UP.


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