Hi, Yes, I think you can simply apply the diff https://github.com/savonet/liquidsoap/pull/51/files to the 1.0 version of Liquidsoap. You don't need a specific version of OCaml to rebuild Liquidsoap (anything above version 3.11 should do, and I guess it's available in FreeBSD), I just meant that some sources files of Liquidsoap (not OCaml) have been changed.
Cheers, Sam. On Thu, Apr 11, 2013 at 5:42 PM, <[email protected]> wrote: > Hi Samuel, > > The ocaml code in question: is it backward compatible with LS 1.0.0? > Further, is there a specific ocaml that needs to be recompiled, or is it > the whole shebang? Lastly, would this ocaml code be available for FReeBSD > 8.x (the IP's version)? > > Thanks, > kronos > > > On Thu, 11 Apr 2013 03:02:54 -0400, Samuel Mimram <[email protected]> > wrote: > >> Hi, >> >> Unfortunately, the code for the sequence operator was buggy. Since it >> is OCaml code, the only way to get the functionality is to recompile >> Liquidsoap (which is not overly complicated!). >> >> Cheers, >> >> Samuel. >> >> On Thu, Apr 11, 2013 at 5:02 AM, <[email protected]> wrote: >>> >>> >>> Hi, >>> >>> Was merge_tracks in LS 1.0.0 buggy as it was prior to the current version >>> bugfix? If so, is there a workaround that would allow the same >>> functionality (all tracks in a multiple track pls be played >>> sequentially)? >>> >>> I'm stuck with the FreeBSD version of LS 1.0.0. >>> >>> Thanks, >>> kronos >>> >>> >>> >>> -- >>> Using Opera's revolutionary email client: http://www.opera.com/mail/ >>> >>> >>> ------------------------------------------------------------------------------ >>> Precog is a next-generation analytics platform capable of advanced >>> analytics on semi-structured data. The platform includes APIs for >>> building >>> apps and a phenomenal toolset for data science. Developers can use >>> our toolset for easy data analysis & visualization. Get a free account! >>> http://www2.precog.com/precogplatform/slashdotnewsletter >>> _______________________________________________ >>> Savonet-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/savonet-users > > > > -- > Using Opera's revolutionary email client: http://www.opera.com/mail/ ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
