lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] IR 3 Backend: More auto-sorting.


From: Neil Puttock
Subject: Re: [PATCH] IR 3 Backend: More auto-sorting.
Date: Sat, 25 Jul 2009 21:19:17 +0100

2009/7/25 Mark Polesky <address@hidden>:

> In the meantime, I'll wait for someone to verify the
> revised patch.

+                              (sort
                                (map symbol->string
                                     (hashq-ref iface->grob-table
                                                (car interface)
-                                               '()))))))
+                                               '()))
+                                    ly:string-ci<?)))))

This line should be in the same column as (map symbol->string, otherwise LGTM.

Regards,
Neil




reply via email to

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