https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6266
Darxus <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Darxus <[email protected]> 2011-06-23 21:47:23 UTC --- "Those harmless but worrying messages come from ExtUtils::MakeMaker (included in the Perl base distribution). The file Makefile.PL in SpamAssassin accepts some parameters for the module ExtUtils::MakeMaker as well as some for its own use. SpamAssassin included a hack to prevent those messages by using some private variables of ExtUtils::MakeMaker. Since version 6.43 of ExtUtils::MakeMaker this hack is no longer working, thus leading to the messages you see." - Klaus Heinz, http://mail-index.netbsd.org/pkgsrc-users/2010/03/28/msg011986.html Did that private variable change in MakeMaker v6.43 from @ATT_KEYS to @attrib_help? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
