From: <rvj...@xs...> - 2019-12-13 22:58:55
|
Just to mention that this problem has been resolved, and the pipes compiler works as designed again, so it it safe to build 3.09 from source. Many thanks to the designers and implementors of git bisect, which did exactly what it was intended to do, a binary search for the commit that caused the problem. René. > On 10 Dec 2019, at 18:03, René Jansen <rvj...@xs...> wrote: > > A small heads-up for those who build 3.09-PRE from source, please know that the pipes compiler is currently subtly broken: it compiles only one pipe from a series of pipes in a source file (leaving the rest as .nrx source files (which are OK to compile with nrc and reach the eventual goal). Also, .njp sources that contain a pipe specification and a stage definition in the same file (like addpipe(n).njp) are currently broken. I am aware of the problem (first looked for the solution in the wrong place, and thought it had to do with the new native executable) and will fix before the release of 3.09 GA. > > best regards, > > René. > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |