On 2015年01月13日 07:28, Gregory Szorc wrote: > |mach warnings-list| and the underlying implementation to parse and store > warnings [1] are one of the very first features of mach and there is > definite room for improvement. If the functionality isn't doing what you > want, send a patch to change it! > > We probably could integrate warning parsing into the compiler wrapper > script so that we have the exact command arguments and full program output > available. Parsing make output is and will always be haphazard. But it was > the easiest to implement at the time. > > [1] > https://dxr.mozilla.org/mozilla-central/source/python/mozbuild/mozbuild/compilation/warnings.py >
Maybe |mach| can look at typical errors, not caught by shell scripot itself, but issued by |test| command during |mach configure|, too? See Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1119921 Bug 1119921 - ANDROID_VERSION comparisons fail with "test: : integer expression expected" _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform