On 2014-09-24 12:16, Walter Bright wrote:

I've never heard of a non-trivial project that didn't have constant
breakage of its build system. All kinds of reasons - add a file, forget
to add it to the manifest. Change the file contents, neglect to update
dependencies. Add new dependencies on some script, script fails to run
on one configuration. And on and on.

Again, if changing the file contents breaks the build system you're doing it very, very wrong.

--
/Jacob Carlborg

Reply via email to