On Fri, 16 Mar 2001 11:47:41 +0900, KIMURA Takeshi wrote:
>All tests passed on PPC and CFM68K except for options.t which uses $SIG
>{__WARN__} inside. This is not supported by MacPerl.
Hold it. MacPerl does not support $SIG{__WARN__}? That would be new to
me. What I do know is that MacPerl returns a different format for its
error messages and warnings, and any test programs that depend on it
returning the original format, will fail.
Could that be it? I should test it, and, in time, I will.
--
Bart.