]> git.donarmstrong.com Git - lilypond.git/commit
T1265 - Remove deprecation warnings when running with Guile V2 Replace scm_str2symbol...
authorIan Hulin <ian@hulin.org.uk>
Mon, 18 Oct 2010 19:20:07 +0000 (20:20 +0100)
committerPatrick McCarty <pnorcks@gmail.com>
Tue, 19 Oct 2010 18:42:43 +0000 (11:42 -0700)
commit48189357f7f1059a0c0afc16c8c90fb40fb7d921
tree4181defa66c91eb5c7da87a4db4318523ab25829
parent76b6529635260a3b6d1b516f7509632dd1a9c609
T1265 - Remove deprecation warnings when running with Guile V2 Replace scm_str2symbol with scm_from_locale_symbol, scm_symbol2_string with scm_to_locale_symbol, also scm_num2int, scm_int2num, scm_num2double
12 files changed:
flower/include/guile-compatibility.hh
lily/dispatcher.cc
lily/grob-array-scheme.cc
lily/include/lily-guile-macros.hh
lily/open-type-font.cc
lily/paper-book.cc
lily/paper-def.cc
lily/parse-scm.cc
lily/parser.yy
lily/percent-repeat-iterator.cc
lily/piano-pedal-engraver.cc
lily/translator.cc