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 2017/12/28 23:49:26 UTC

[Bug 7525] New: Missing includes

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

            Bug ID: 7525
           Summary: Missing includes
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamc/spamd
          Assignee: dev@spamassassin.apache.org
          Reporter: giovanni@paclan.it
  Target Milestone: Undefined

Created attachment 5506
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5506&action=edit
missing includes fix

In spamc there are a couple of missing includes,
err.h for err(3) in getopt.c and strings.h for strcasecmp(3) in libspamc.c.

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

[Bug 7525] Missing includes

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |kmcgrail@apache.org

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
Thanks Giovanni.

Trunk: Committed revision 1819493.
3.4: Committed revision 1819497.

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