I've just patched to .70 and tried to compile. I get the following error message. script.cc: In function `static bool Script::has_interface(Score_element *)': script.cc:68: no matching function for call to `Score_element::has_interface (const char[17])' include/score-element.hh:166: candidates are: bool Score_element::has_interface(long int) script.cc:69: warning: control reaches end of non-void function `Script::has_interface(Score_element *)' script.cc: In function `static void Script::set_interface(Score_element *)': script.cc:74: no matching function for call to `Score_element::set_interface (const char[17])' include/score-element.hh:167: candidates are: void Score_element::set_interface(long int) I'm using gcc 2.95, guile 1.3.4 and python 1.5 Adam -- Adam Tee Postgraduate Research Student Dept of Electronic & Electrical Engineering and Dept of Music University of Leeds LS2 9JT UK
