http://codereview.appspot.com/5293053/diff/12001/lily/page-layout-problem.cc
File lily/page-layout-problem.cc (right):

http://codereview.appspot.com/5293053/diff/12001/lily/page-layout-problem.cc#newcode79
lily/page-layout-problem.cc:79: footnotes_added = g->get_property
("footnote-stencil") != SCM_EOL;
On 2011/10/21 20:07:37, Bertrand Bordage wrote:
Of course not :o$  I recommend to_boolean.  It returns true for
everything
except SCM_EOL and SCM_BOOL_F.

Don't do this.  to_boolean should only be used with properties which are
booleans.

http://codereview.appspot.com/5293053/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to