]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/span-bar.cc
* buildscripts/analyse-cxx-log.py: new file. Read compile log to
[lilypond.git] / lily / span-bar.cc
index 7d1dd3fa6b5d6afba680fb4f668b215cd8363b92..9a3a5c1e15d6b0f1d632e5a5ed4f5d5a65a72c97 100644 (file)
@@ -185,7 +185,7 @@ Span_bar::calc_glyph_name (SCM smob)
   else if (type == ":|:")
     type = ".|.";
 
-  return scm_makfrom0str (type.to_str0 ());
+  return scm_makfrom0str (type.c_str ());
 }
 
 Interval