bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2013 in lilypond: clang error flower/file-name.cc


From: lilypond
Subject: Re: Issue 2013 in lilypond: clang error flower/file-name.cc
Date: Sat, 05 Nov 2011 08:53:41 +0000


Comment #12 on issue 2013 by address@hidden: 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.




reply via email to

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