At 10:12 PM -0400 7/3/02, Josh Wilmes (via RT) wrote:
># New Ticket Created by  Josh Wilmes
># Please include the string:  [netlabs #760]
># in the subject line of all future correspondence about this issue.
># <URL: http://bugs6.perl.org/rt2/Ticket/Display.html?id=760 >
>
>
>
>Parrot_warn was modified a while back to allow for a NULL interpreter.
>However, since it then calls PIO to print out the warning, and PIO doesn't
>support a NULL interpreter, it causes it to crash.
>
>I think that rather than allowing the interpreter to remain NULL,
>Parrot_warn should construct a dummy interpreter to pass into PIO.  Having
>PIO also handle a NULL interpreter is another option, but I don't think it's
>a good idea.

Hrm. warnings with no interpreter set up should go to the standard 
error location. I don't think that's unreasonable. Parrot_warn should 
be modified accordingly.
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to