I just pushed a fix for this. It was a bit of a problem with pointers. This is the kind of issue I would have caught earlier if these "compile to C" tests would print out warnings as TAP diagnostic messages. I don't know how hard that would be to do, but if anybody with a p5 background has some spare time to look into such a mechanism, I think we would all be very appreciative.
Tests are looking clean for me through a variety of compilers. I'm going to merge this branch soon unless somebody requests otherwise. --Andrew Whitworth On Sat, Oct 22, 2011 at 5:45 PM, James E Keenan <[email protected]> wrote: > On 10/22/11 3:28 PM, Jonathan "Duke" Leto wrote: >> >> Howdy, >> >> More FAIL here: >> >> http://smolder.parrot.org/app/projects/report_details/24051 > > I haven't been able to reproduce the error in t/src/checkdepend.t. But the > errors in t/src/extend.t are the same I got when compiling with g++. > > I think that it's specifically '--cc=g++' which is the problem because on > Darwin/PPC -- where I have '--cc=gcc' but use g++ for --ld and --link -- I > experienced no unexpected failures. > > jimk > > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev > _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
