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 2007/08/19 23:41:09 UTC

[Bug 5556] Missing `close()', unavailable `newSVpvn_share()' function, ;OPTIMIZE' => '-O2' problem --

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5556





------- Additional Comments From jm@jmason.org  2007-08-19 14:41 -------
Created an attachment (id=4099)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4099&action=view)
possible fix

Thanks for the bug report, and the partial fix ;)  Could you try this out?  It
should fix all 3 issues...

now in trunk:

: jm 176...; svn commit -m "bug 5556: missing close call; newSVpvn_share() is
unavailable in perls before 5.7.1; and we cannot assume that -O2 is a valid
compiler optimization flag due to ancient Sun compiler team idiocy, so use
Config{optimize} instead" sa-compile.raw
Sending        sa-compile.raw
Transmitting file data .
Committed revision 567481.




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