Blob Blame History Raw
from Config import *
addFilter("spelling-error .* lexically");
# __cxa_finalize etc. are weak symbols.
# hook_op_check is provided by a dynamically loaded B/Hooks/OP/Check/Check.so
# before loading bareword/filehandles/filehandles.so.
addFilter("perl-bareword-filehandles.*: E: library-not-linked-against-libc .*/auto/bareword/filehandles/filehandles.so");