http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4326
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2006-04-22 13:11 -------
ok, this is finally in trunk ;)
However, I made some changes.
1. this is now used on all platforms, even if a system getlongopt is available.
it's a tiny amount of compiled code, and it's better to reduce variability
between platforms, and get this tested on all OSes.
2. to avoid the risk of collisions with system symbols, the functions and vars
have a "spamc_" prefix.
3. I moved them into the main spamc dir too.
4. added POD docs for all long opts.
5. added POD docs for -K which was undocumented.
Sending MANIFEST
Sending spamc/Makefile.in
Sending spamc/config.h.in
Sending spamc/configure
Sending spamc/configure.in
Adding spamc/getopt.c
Adding spamc/getopt.h
Deleting spamc/replace
Sending spamc/spamc.c
Sending spamc/spamc.pod
Transmitting file data .........
Committed revision 396121.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.