http://bugzilla.spamassassin.org/show_bug.cgi?id=4001

           Summary: make test gets unitialized variable errors in
                    ArchiveIterator.pm when run in Windows if no $HOME
                    defined
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Masses
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The symptom is uninitialized variable errors during make test under Windows,
only happening when a HOME environment variable is not defined.

The ~/ replacement code in ArchiveIterator.pm uses the value of $ENV{'HOME'}
which does not have to exist in Windows.

This has been discussed in the sa-dev mailing list. I'm opening this ticket on
which to hang the remaining discussion and to attach a patch that Malte came up
with.



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

Reply via email to