You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2004/11/27 02:28:30 UTC

Re: svn commit: r106600 - /spamassassin/trunk/t/SATest.pm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I'd say on Windows it's reasonable to just use "/" (aka "C:\") for
$HOME, instead of worrying about $HOMEPATH (which may not be around
in all versions of windows.)

People will not be using ~/foo in windows, it's a fundamentally
UNIXy way of thinking of home...

- --j.

Sidney Markowitz writes:
> The error message from ArchiveIterator.pm is because Windows does not 
> define $HOME environment variable by default. It has $HOMEDRIVE and 
> $HOMEPATH which together server the same purpose. The code in 
> ArchiveIterator.pm has to be changed to check for Windows, or else we 
> can document the need to set a $HOME. Do we use $HOME anywhere else?
> 
> I just found it because I used to have HOME defined in my XP environment 
> for other reasons.
> 
>   -- sidney
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFBp9g+MJF5cimLx9ARAov5AJ40RdrGbHe5hXJvXurZKGzHlvz5ZACffDZZ
6mhM3s8mMig7inVGZY/q6mg=
=jgBa
-----END PGP SIGNATURE-----