lilypond-devel
[Top][All Lists]
Advanced

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

Re: Creates pure closures (issue 4894052)


From: n . puttock
Subject: Re: Creates pure closures (issue 4894052)
Date: Wed, 31 Aug 2011 20:37:31 +0000

On 2011/08/20 20:21:30, mikesol_ufl.edu wrote:

I'll try to think of something better...if you have any suggestions in
the
meantime, they're certainly welcome!

Something using a stencil override?

>
http://codereview.appspot.com/4894052/diff/9001/lily/pure-closure.cc#newcode68
> lily/pure-closure.cc:68: assert (is_pure_closure (pc));
> optimized builds will segfault on invalid args, so you should use
> LY_ASSERT_TYPE () here
>

Done.

Not in this patchset.


>
http://codereview.appspot.com/4894052/diff/9001/lily/pure-closure.cc#newcode76
> lily/pure-closure.cc:76: assert (is_pure_closure (pc));
> LY_ASSERT_TYPE ()
>

Done.

Not in this patchset.

http://codereview.appspot.com/4894052/



reply via email to

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