Andy Dougherty (via RT) wrote:

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

	list_push(interpreter, list, (void*) 'a'+i, enum_type_char);

So, there are really two problems here:

1.  Can we somehow get more useful error messages out of c_output_is()?
(Yes, I know about $ENV{POSTMORTEM}.  It doesn't do anything here that I
can detect.)

You can compile e.g. list_1.c directly and see, what breaks.


2.  Can someone who understands the tests fix the casts in t/src/list.t?

A hopefully working fix checked in.


leo



Reply via email to