You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2016/11/18 23:14:44 UTC

[Bug 7371] New: less warnings on Windows

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7371

            Bug ID: 7371
           Summary: less warnings on Windows
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: alexchorny@gmail.com
  Target Milestone: Undefined

Created attachment 5420
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5420&action=edit
silences warnings on Windows

SpamAssassin tests emit many warnings on Windows due to sub redifinition in
Mail::SpamAssassin::Util. See for ex.
http://www.cpantesters.org/cpan/report/453665d9-6c11-1014-a4c2-51b9b8179676 .
This patch silences these warnings.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7371] less warnings on Windows

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7371

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #4 from Kevin A. McGrail <km...@apache.org> ---
I see that!  Marking this resolved as a duplicate.  Thanks Martin.

*** This bug has been marked as a duplicate of bug 7259 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7371] less warnings on Windows

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7371

Martin Puppe <pu...@jam-software.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |puppe@jam-software.com

--- Comment #1 from Martin Puppe <pu...@jam-software.com> ---
This is a duplicate of bug #7259.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7371] less warnings on Windows

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7371

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org

--- Comment #2 from Kevin A. McGrail <km...@apache.org> ---
Marting, what are your thoughts on +    no warnings 'redefine'; for windows?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7371] less warnings on Windows

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7371

--- Comment #3 from Martin Puppe <pu...@jam-software.com> ---
That is the same solution I have proposed in bug #7259, and it has already been
commited to the trunk.

-- 
You are receiving this mail because:
You are the assignee for the bug.