On Wednesday, December 05, 2007, at 01:33PM, "Ted Kremenek" <[EMAIL PROTECTED]> wrote: >make test is now failing: > >******************** TEST 'Parser/compound_literal.c' FAILED! >******************** >Command: > clang -fsyntax-only -verify Parser/compound_literal.c >Output: >Warnings seen but not expected: > Line 4: incompatible types assigning 'char *' to 'char' > >Does the test need to be updated?
I think this might be due to http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20071203/003184.html I'll investigate further when I get home. Anders _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
