Christian Ohler <[EMAIL PROTECTED]> writes: > I'd prefer if "make" aborts on the first error encountered. The > following patch implements this. But it seems suspicious to me that the > author of that code appears to have gone out of his way to do the > opposite -- the invocation of `byte-compile-file' is wrapped in an > `ignore-errors' form. Anyone know what's going on?
I don't know what the rationale for the initial behavior was, but your patch seems reasonable. -- Matthieu _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
