hello, I'm running liquidsoap 1.2 for years now without a single problem, which is cool. but now I have to upgrade to latest, and I'm finding myself in trouble. Nothing works out of the box... this line causes trouble, worked in 1.2. (it's a custom "say" protocol)
add_protocol(temporary=true,"say_nice", fun (arg, delay) -> get_process_lines("say_nice.sh "^quote(arg))) At line 55, char 40-121: Error 5: this value has type (_, _) -> _ but it should be a subtype of (rlog : _, ...) -> _ I'm lost with this error message. pls help ;) thanks! udo _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users