mhonarc-users

Re: Subroutine redefined (mhonarc::process_input)

2002-08-08 09:02:56
On August 8, 2002 at 14:52, rvm2002(_at_)gmx(_dot_)net wrote:

The first time 'mhonarc::process_input' is called in the 'for' loop, I get
no warnings, but after that I get:

  Subroutine exclude_field redefined at (eval 25) line 1.
  Subroutine subject_strip redefined at (eval 26) line 1.
  Subroutine get_last_msg_num redefined at (eval 27) line 1.
  Subroutine get_base_subject redefined at (eval 28) line 1.
  Subroutine rewrite_address redefined at (eval 29) line 1.
  Subroutine message_exclude redefined at (eval 30) line 1.

Is this normal and should I not worry about these warnings, or am I doing
something wrong?

This is normal.  The above are dynamic routines that MHonArc
generates on the fly to properly reflect certain resource settings
and for efficiencies.

See the file mhdysub.pl for details.

--ewh

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

<Prev in Thread] Current Thread [Next in Thread>