http://codereview.appspot.com/5504055/diff/3002/lily/lily-guile.cc File lily/lily-guile.cc (right):
http://codereview.appspot.com/5504055/diff/3002/lily/lily-guile.cc#newcode574 lily/lily-guile.cc:574: if (o >= 0) gcc gives a warning that this test is always true. 'o' is type vsize which is a LilyPond alias for size_t which is unsigned. http://codereview.appspot.com/5504055/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel