The apps 'csl/bootstrapreduce.app', 'csl/csl.app' and 'csl/reduce.app' are missing in Reduce-snapshot_5237.dmg
The compilation of redpsl (./configure --with-psl; make) succeeds if and only if it is the first compilation performed a clean source. When compiling redpsl after an attempt to compile redcsl (./configure --with-csl; make) the compilation fails: the file 'fwin.o' cannot be found.
The compilation of redcsl (./configure --with-csl; make) always fails because of a problem in the file 'fwin.cpp' which was changed in r5230. The probable cause seems to be in the missing definition of the procedure 'my_exit'. The same problem is present in all te revisions from r5230 to r5237 and can be bypassed by using the file 'fwin.cpp' from r5229.
The operating systems I used are macOS 10.11.6 El Capitan, with Xcode 8.2.1 (8C1002), and macOS 10.14.6 Mojave, with Xcode 11.3 (11C29).
Apologies - the snapshot concerned was in a damaged state and a newer one has been prepared and put on the server. Arthur