From: René J. <rvj...@xs...> - 2019-12-10 22:03:28
|
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é. |