mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhdysub.pl,2.6,2.7

2002-12-02 17:04:35
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv27688

Modified Files:
	mhdysub.pl 
Log Message:
* Simple change to exclude_field() to prevent perl runtime error if
  %HFieldsExc is empty.  Apparently, perl does not like an empty
  labeled block.


Index: mhdysub.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhdysub.pl,v
retrieving revision 2.6
retrieving revision 2.7
diff -C2 -r2.6 -r2.7
*** mhdysub.pl	7 Jun 2002 17:45:09 -0000	2.6
--- mhdysub.pl	3 Dec 2002 00:04:28 -0000	2.7
***************
*** 62,66 ****
  
      $sub .=<<'EndOfRoutine';
! 	}
  	$ret;
      }
--- 62,66 ----
  
      $sub .=<<'EndOfRoutine';
! 	};
  	$ret;
      }

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV