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/05/04 22:25:25 UTC

[Bug 5447] New: sa-compile generates invalid code for Windows compiler

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

           Summary: sa-compile generates invalid code for Windows compiler
           Product: Spamassassin
           Version: 3.2.0
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P5
         Component: sa-compile
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: bret.miller@wcg.org


Microsoft Visual Studio 2003 won't take external function prototypes as part of
the CODE: section of body0.xs. The prototypes need to go in the PREINIT:
section. This would be a fairly simple mod, assuming that other compilers don't
object. While I can't easily create a patch file to do it, I could modify
sa-compile and upload the modified version if it would be helpful.



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

[Bug 5447] sa-compile generates invalid code for Windows compiler

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5447


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2007-08-19 14:43 -------
this is fixed in 3.2.3, right?  reopen otherwise.  cheers ;)



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

[Bug 5447] sa-compile generates invalid code for Windows compiler

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5447





------- Additional Comments From bret.miller@wcg.org  2007-05-04 13:30 -------
Created an attachment (id=3934)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3934&action=view)
modified sa-compile




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

[Bug 5447] sa-compile generates invalid code for Windows compiler

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5447





------- Additional Comments From jm@jmason.org  2007-05-04 13:27 -------
yep, that would be useful -- thanks!  if you can port it to work on win32, I'd
be very happy.



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