-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
meino.cramer@gmx.de wrote:
In my opinion a make process should fail/stop with the first error it encounters. Good to know that pd seems to be one of this last kind ...
this very much depends on the use ofthe compilation. e.g. for a nightly build it is rather disastrous, if compilation stops when failing to compile the very first line. instead it is desirable to get as many errors as possible, so they can be fixed in parallel! (that is: if you want problems to be fixed)
for a release, it might be nicer to make sure that everything compiles/compiled.
fmgasdr IOhannes