On 2017/08/02 20:53:46, dak wrote:
On 2017/08/02 20:44:07, thomasmorley651 wrote: > adds list-of-lists? in lilypond-scheme-predicates
Frankly, I find that sort-of pointless: this just replaces one
insufficient
predicate with a slightly less insufficient one. It's nice that this
triggers
an error at the point of call rather than evaluation, but it seems
like proper
value-checking at the point of evaluation is still called for when a
generic
predicate like list-of-list? is being used.
Well, I get your point. Nevertheless, segfaulting with no other message is worse. Could you elaborate a bit more verbose how to do it better? https://codereview.appspot.com/321400043/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
