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 2018/09/06 12:57:33 UTC

[Bug 7617] spamc cannot be build on Windows

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

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

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

--- Comment #1 from Martin Puppe <pu...@jam-software.com> ---
Created attachment 5595
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5595&action=edit
Proposed patch

Here is the proposed patch. Both fixes are relatively straight-forward. I have
tried to replicate the behavior of err. The new implementation is mostly
equivalent with one exception. Instead of "the last component of the program
name" [^1], my implementation prints argv[0]. Is that acceptable?

[^1]: http://man7.org/linux/man-pages/man3/err.3.html

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