On Feb 4, 2006, at 14:23, Joshua Isom via RT wrote:
Apparently I have a 267 megabyte past_node_5.out file... And if
past_op_2.pir and past_val_2.pir were printed to a file, I imagine
it'd
do the same(printing a lot of spaces). Seems to be more than just
Parrot::Test for me.
Could you send me the first 50 lines of the past_node_5.out file?
That'll help me figure out where the extra bytes are coming from. I
just ran it and got a file 11 lines long and less than 1k.
past_op_2.out and past_val_2.out are each 6 lines long.
Also, run:
parrot past_node_5.pir > past_node_5.out
and let me know if you still end up with a 267 megabyte file.
Allison