On 8/14/12 10:48 PM, James E Keenan wrote:

It would be nice to get a better diagnosis of the problem with test 28,
but since the file is completing with that test TODOed, I think we can
proceed to a merge. See:
http://smolder.parrot.org/app/projects/report_details/30607


Well, I now have a caveat concerning the io_cleanup1 branch. I have just noticed that in the output of 'make' we have been getting Perl "uninitialized value" warnings since at least commit 1ed2945 tested by me on July 22. The warnings look like this:

/usr/local/bin/perl tools/build/c2str.pl src/pmc/stringiterator.c > src/pmc/stringiterator.str /usr/local/bin/perl tools/build/c2str.pl src/pmc/structview.c > src/pmc/structview.str Use of uninitialized value $str in hash element at tools/build/c2str.pl line 155, <$IN> line 733. Use of uninitialized value $str in concatenation (.) or string at tools/build/c2str.pl line 156, <$IN> line 733. Use of uninitialized value $str in concatenation (.) or string at tools/build/c2str.pl line 163, <$IN> line 733. cc -I./include -I./include/pmc [long string of options] -o src/ops/core_ops.o -c src/ops/core_ops.c

I will try to look into this.

Thank you very much.
Jim Keenan

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to