Comment #12 on issue 2013 by gra...@percival-music.ca: clang error flower/file-name.cc
http://code.google.com/p/lilypond/issues/detail?id=2013

coming back to this specific issue...
  binary_search(...)
is the only function in that file that uses
    Compare less = less<T> (),
in the argument list.  All the other functions just use
    Compare less,

since I can't compile+test at the moment, I don't know if that's a safe replacement to do.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to