Hi Takumi, About the patch, adding the feature is not required here. The correct fix is to remove the CommentXMLValid from CHECK lines. (The test checks that there are no CommentXMLInvalid lines, so it is OK).
Please tell me if you want me to make this change. On Thu, Oct 18, 2012 at 5:30 AM, NAKAMURA Takumi <[email protected]> wrote: > FIXME: Could we add the feature 'libxml2' or rename 'xmllint' to one? Given my suggestion above, is this still required? Dmitri -- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
