diff for duplicates of <YAcfhf2qg5q4VZrg@pevik> diff --git a/a/1.txt b/N1/1.txt index bda52c3..d0199e2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,15 +16,15 @@ But it can be added later. In file included from can_common.h:21, from can_filter.c:12: -can_common.h: In function ‘can_setup_vcan’: -can_common.h:58:50: error: ‘IFF_ECHO’ undeclared (first use in this function); did you mean ‘IFF_DEBUG’? +can_common.h: In function ?can_setup_vcan?: +can_common.h:58:50: error: ?IFF_ECHO? undeclared (first use in this function); did you mean ?IFF_DEBUG?? if (FILE_SCANF(path, "%x", &flags) || !(flags & IFF_ECHO)) ^~~~~~~~ can_common.h:58:50: note: each undeclared identifier is reported only once for each function it appears in In file included from can_common.h:21, from can_rcv_own_msgs.c:12: -can_common.h: In function ‘can_setup_vcan’: -can_common.h:58:50: error: ‘IFF_ECHO’ undeclared (first use in this function); did you mean ‘IFF_DEBUG’? +can_common.h: In function ?can_setup_vcan?: +can_common.h:58:50: error: ?IFF_ECHO? undeclared (first use in this function); did you mean ?IFF_DEBUG?? if (FILE_SCANF(path, "%x", &flags) || !(flags & IFF_ECHO)) ^~~~~~~~ @@ -74,7 +74,7 @@ In file included from /usr/src/ltp/testcases/network/can/filter-tests/can_common IFF_RUNNING = 1<<6, /* __volatile__ */ Also it fails to run docparse: -invalid character encountered while parsing JSON string, at character offset 133249 (before "\tCAN device name"\n...") at /usr/src/ltp/docparse/testinfo.pl line 398. +invalid character encountered while parsing JSON string, at character offset 133249 (before "\tCAN device name"\n...")@/usr/src/ltp/docparse/testinfo.pl line 398. make[1]: *** [/usr/src/ltp/docparse/Makefile:60: txt] Error 255 I'll have look into this one. diff --git a/a/content_digest b/N1/content_digest index 7551b73..f710ec5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,9 @@ "ref\020210119093143.17222-1-rpalethorpe@suse.com\0" "ref\020210119093143.17222-3-rpalethorpe@suse.com\0" "From\0Petr Vorel <pvorel@suse.cz>\0" - "Subject\0Re: [LTP] [PATCH v2 2/6] can: Add can_common.h for vcan device setup\0" + "Subject\0[LTP] [PATCH v2 2/6] can: Add can_common.h for vcan device setup\0" "Date\0Tue, 19 Jan 2021 19:05:57 +0100\0" - "To\0Richard Palethorpe <rpalethorpe@suse.com>\0" - "Cc\0ltp@lists.linux.it" - Oliver Hartkopp <socketcan@hartkopp.net> - " linux-can@vger.kernel.org\0" + "To\0ltp@lists.linux.it\0" "\00:1\0" "b\0" "Hi Richie,\n" @@ -27,15 +24,15 @@ "\n" "In file included from can_common.h:21,\n" " from can_filter.c:12:\n" - "can_common.h: In function \342\200\230can_setup_vcan\342\200\231:\n" - "can_common.h:58:50: error: \342\200\230IFF_ECHO\342\200\231 undeclared (first use in this function); did you mean \342\200\230IFF_DEBUG\342\200\231?\n" + "can_common.h: In function ?can_setup_vcan?:\n" + "can_common.h:58:50: error: ?IFF_ECHO? undeclared (first use in this function); did you mean ?IFF_DEBUG??\n" " if (FILE_SCANF(path, \"%x\", &flags) || !(flags & IFF_ECHO))\n" " ^~~~~~~~\n" "can_common.h:58:50: note: each undeclared identifier is reported only once for each function it appears in\n" "In file included from can_common.h:21,\n" " from can_rcv_own_msgs.c:12:\n" - "can_common.h: In function \342\200\230can_setup_vcan\342\200\231:\n" - "can_common.h:58:50: error: \342\200\230IFF_ECHO\342\200\231 undeclared (first use in this function); did you mean \342\200\230IFF_DEBUG\342\200\231?\n" + "can_common.h: In function ?can_setup_vcan?:\n" + "can_common.h:58:50: error: ?IFF_ECHO? undeclared (first use in this function); did you mean ?IFF_DEBUG??\n" " if (FILE_SCANF(path, \"%x\", &flags) || !(flags & IFF_ECHO))\n" " ^~~~~~~~\n" "\n" @@ -85,11 +82,11 @@ " IFF_RUNNING = 1<<6, /* __volatile__ */\n" "\n" "Also it fails to run docparse:\n" - "invalid character encountered while parsing JSON string, at character offset 133249 (before \"\\tCAN device name\"\\n...\") at /usr/src/ltp/docparse/testinfo.pl line 398.\n" + "invalid character encountered while parsing JSON string, at character offset 133249 (before \"\\tCAN device name\"\\n...\")@/usr/src/ltp/docparse/testinfo.pl line 398.\n" "make[1]: *** [/usr/src/ltp/docparse/Makefile:60: txt] Error 255\n" "I'll have look into this one.\n" "\n" "Kind regards,\n" Petr -555cb2a9bda92a411488e5f487053b8bd99da4c75fb38bad0350c3ad9c705c2e +49d0257ff29de347b5623e34f3aeb6bfd62adcbd4dcdfb4e576c173c3df34b8c
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.