Next: SOFTWARE-EVOLUTION-LIBRARY/COMPONENTS/FODDER-DATABASE, Previous: SOFTWARE-EVOLUTION-LIBRARY/COMPONENTS/FILE, Up: Software Evolution Library Index [Contents][Index]
Alist of compiler warning regular expressions, and associated function. The function is called over the match data returned by the regular expression match. Each fixer function may modify its argument, and should return non-nil on success or nil if additional fixers should be applied.
Add function
to ‘*compilation-fixers*’ to be called when regex
matches.