# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #30585]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30585 >


Since a couple of weeks, most Parrot m4 test are failing. The problem could
be boiled down to a test case, with reads from file and does a couple of
'substr' ops. The test is added in t/pmc/io.t.

The problem seemed to be that no memory is allocated in PIO_reads for the
string buffer. This can be helped by using the new function 
PIO_make_io_string.
See also ticket No.30412.

A patch is attached.

-- 
/* [EMAIL PROTECTED] */

+++ Jetzt WLAN-Router fÃÂÂr alle DSL-Einsteiger und Wechsler +++
GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl

Attachment: io_c_20040705.patch
Description: Binary data

Reply via email to