OSDN Git Service

Added a filter to remove buildenv's warnings.
authorNicolas Catania <niko@google.com>
Thu, 15 Oct 2009 17:48:01 +0000 (10:48 -0700)
committerNicolas Catania <niko@google.com>
Thu, 15 Oct 2009 18:21:15 +0000 (11:21 -0700)
Warnings about makefiles and build scripts interfere
with `next-error'. If you are interested only in the
errors from the source file, a custom variable allows
you to nuke build env warnings.

The filter is registered as a compilation-filter-hook.


No differences found