Hi,

I'm making a Faust package for NixOS (1) and ran into a bug I reported on
19-9:

-in faust 0.9.67 faust2jack with any .dsp gives me:

/home/bart/source/faust-0.9.67/examples/noise.dsp.cpp: In member
function ‘std::string PathUI::buildPath(const string&)’:
/home/bart/source/faust-0.9.67/examples/noise.dsp.cpp:276:53: error:
‘replace’ was not declared in this scope
/home/bart/source/faust-0.9.67/examples/noise;


Back then I was advised to build faust from git to see if it solves the
problem, and it did, but that's hardly a good basis to base an official
package on, isn't it?

Is there a new release planned anytime soon, or should I base my package
on bleeding edge?

Cheers,
Bart.


(1) NixOS:

In NixOS, the entire operating system, the kernel, applications, system
packages, configuration files, and so on is built by the Nix package
manager from a description in a purely functional build language. The fact
that it's purely functional essentially means that building a new
configuration cannot overwrite previous configurations. Most of the other
features follow from this.

-Upgrading a system is as reliable as reinstalling from scratch.
-Atomic upgrades
-Rollbacks
-Reproducible system configurations


It already has quite a few audio packages made for it, so it looks like an
ideal match for Faust.





------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to