JüRgen" "BöMmels <[EMAIL PROTECTED]> wrote:
> In many places in the code we use the idiom
> PIO_fprintf(interpreter, PIO_STDERR(interpreter), ...);
> But there is a function for doing exactly this
> PIO_eprintf(interpreter, ...);
Thanks, applied.
leo
# New Ticket Created by Jürgen Bömmels
# Please include the string: [perl #22535]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22535 >
Hi,
In many places in the code we use the idiom
PIO_fprintf(interpreter, PIO_STDERR(i