On Thu, Mar 04, 2004 at 10:17:17PM -0800, Alan Stewart wrote:
> I made a mistake in par.pl/_par_init_env line 715. It needs to be:
>     elsif (!exists $ENV{PAR_GLOBAL_CLEAN}) {
> intead of:
>     elsif (!$ENV{PAR_GLOBAL_CLEAN}) {

Strangely, I see

    elsif (!$ENV{PAR_CLEAN}) {

on line 715.

> Also, in utils.c/par_init_env changes to a variable don't carry thru from static to 
> main when an existing env variable is set to a new value of the same length.

Please submit the whole file(s) to me, or as "diff.exe -du" patches...
:)

Thanks,
/Autrijus/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to