diff for duplicates of <54E1F834.4000408@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 4bad22a..35bf644 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,11 +33,5 @@ struct d arr[] = { extern struct d arr_alias[] __attribute__((alias("arr"))); $ gcc -c test.c -test.c:8:17: warning: array a??arr_aliasa?? assumed to have one element +test.c:8:17: warning: array ‘arr_alias’ assumed to have one element extern struct d arr_alias[] __attribute__((alias("arr"))); - --- -To unsubscribe, send a message with 'unsubscribe linux-mm' in -the body to majordomo@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 5261ec5..fbc8925 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -58,13 +58,7 @@ "extern struct d arr_alias[] __attribute__((alias(\"arr\")));\n" "\n" "$ gcc -c test.c\n" - "test.c:8:17: warning: array a??arr_aliasa?? assumed to have one element\n" - " extern struct d arr_alias[] __attribute__((alias(\"arr\")));\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + "test.c:8:17: warning: array \342\200\230arr_alias\342\200\231 assumed to have one element\n" + " extern struct d arr_alias[] __attribute__((alias(\"arr\")));" -e011c842e93115a6f3897c9dd893b4e2f70fde1ab3d312b9668b912b0aed7c43 +be0ac06744f6a4963c0ee9c3323dfcf8ca912abecbd167c66d4caed43c59ab8f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.