https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5932
--- Comment #3 from Justin Mason <[email protected]> 2009-01-02 03:46:23 PST --- (In reply to comment #2) > - File::Path::rmtree($tmphome); > + system("rm -rf '$tmphome'"); > > Does this create a Windows portability issue? well, sa-compile is very UNIX- (or at least cygwin-)specific so I think it's ok there. this however does make spamd-apache2 UNIX-specific, assuming it was possible to build and run it on win32 previously. I don't know how viable that was. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
