Status: Accepted
Owner: ianhuli...@gmail.com
CC: Carl.D.Sorensen, hanwenn, pnorcks, n.puttock
Labels: Priority-High Maintainability Type-Enhancement
New issue 1265 by ianhuli...@gmail.com: Avoid compilation and run-time
deprecation warnnings from Guile V2
http://code.google.com/p/lilypond/issues/detail?id=1265
Lilypond makes use of Guile API routines which have been renamed and are
now marked as deprecated in the API. Using them causes compilation warnings
during the build, and run-time warnings on lilypond startup during
initialization.
Problem routines include scm_str2symbol and scm_int2num.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond