Heikki Johannes Junes <[EMAIL PROTECTED]> writes: > On Tue, 25 Sep 2001, Han-Wen Nienhuys wrote: > > > [EMAIL PROTECTED] writes: > > > > > > Compilation failed (gcc 2.96, guile 1.4, lilypond-1.5.13) > > > > > - return gh_str02scm (nm); > > > + return gh_str02scm ((char *)nm);
Thanks, this should have been a ly_str02scm, for old guile compatibility. Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
