diff for duplicates of <56056D65.7070205@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index c3ffa17..ba3d9fc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ ->>> + at rs@ +>>> +@rs@ >>> +position p; >>> +typedef bool, u8, u16, u32, u64, s8, s16, s32, s64; >>> +{char, short int, int, long, long long, s8, s16, s32, s64} vs; @@ -19,16 +19,16 @@ variants for you automatically? >>> +@@ >>> + ->>> +vu at p = vs +>>> +vu@p = vs >>> + ->>> + at r@ +>>> +@r@ >>> +position rs.p; >>> +identifier v, f; >>> +statement S1, S2; >>> +expression e; >>> +@@ >>> + ->>> +*v at p = f(...); +>>> +*v@p = f(...); >> Do you try to check here if the value receiver is at the same source code >> position from the SmPL rule "rs"? > Yes. diff --git a/a/content_digest b/N1/content_digest index 30fa2b6..0a12817 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,13 @@ "ref\01443099286-16559-1-git-send-email-a.hajda@samsung.com\0" "ref\056041BE5.5010005@users.sourceforge.net\0" "ref\056051D2B.5040802@samsung.com\0" - "From\0elfring@users.sourceforge.net (SF Markus Elfring)\0" - "Subject\0[Cocci] [PATCH] coccinelle: assign signed result to unsigned variable\0" - "Date\0Fri, 25 Sep 2015 17:51:01 +0200\0" + "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" + "Subject\0Re: [PATCH] coccinelle: assign signed result to unsigned variable\0" + "Date\0Fri, 25 Sep 2015 15:51:01 +0000\0" "To\0cocci@systeme.lip6.fr\0" "\00:1\0" "b\0" - ">>> + at rs@\n" + ">>> +@rs@\n" ">>> +position p;\n" ">>> +typedef bool, u8, u16, u32, u64, s8, s16, s32, s64;\n" ">>> +{char, short int, int, long, long long, s8, s16, s32, s64} vs;\n" @@ -28,16 +28,16 @@ "\n" ">>> +@@\n" ">>> +\n" - ">>> +vu at p = vs\n" + ">>> +vu@p = vs\n" ">>> +\n" - ">>> + at r@\n" + ">>> +@r@\n" ">>> +position rs.p;\n" ">>> +identifier v, f;\n" ">>> +statement S1, S2;\n" ">>> +expression e;\n" ">>> +@@\n" ">>> +\n" - ">>> +*v at p = f(...);\n" + ">>> +*v@p = f(...);\n" ">> Do you try to check here if the value receiver is at the same source code\n" ">> position from the SmPL rule \"rs\"?\n" "> Yes.\n" @@ -55,4 +55,4 @@ "Regards,\n" Markus -6f0030b539692d70d067ea9346126226d9d32e0830c58dca57c769bb50f871ac +a2bf3ba847a6cc05b4a82cd52ddb128e310fd30e0850fcbddbc2972e9b3c90b6
diff --git a/a/1.txt b/N2/1.txt index c3ffa17..ba3d9fc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ ->>> + at rs@ +>>> +@rs@ >>> +position p; >>> +typedef bool, u8, u16, u32, u64, s8, s16, s32, s64; >>> +{char, short int, int, long, long long, s8, s16, s32, s64} vs; @@ -19,16 +19,16 @@ variants for you automatically? >>> +@@ >>> + ->>> +vu at p = vs +>>> +vu@p = vs >>> + ->>> + at r@ +>>> +@r@ >>> +position rs.p; >>> +identifier v, f; >>> +statement S1, S2; >>> +expression e; >>> +@@ >>> + ->>> +*v at p = f(...); +>>> +*v@p = f(...); >> Do you try to check here if the value receiver is at the same source code >> position from the SmPL rule "rs"? > Yes. diff --git a/a/content_digest b/N2/content_digest index 30fa2b6..3e06c95 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,21 @@ "ref\01443099286-16559-1-git-send-email-a.hajda@samsung.com\0" "ref\056041BE5.5010005@users.sourceforge.net\0" "ref\056051D2B.5040802@samsung.com\0" - "From\0elfring@users.sourceforge.net (SF Markus Elfring)\0" - "Subject\0[Cocci] [PATCH] coccinelle: assign signed result to unsigned variable\0" + "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" + "Subject\0Re: [PATCH] coccinelle: assign signed result to unsigned variable\0" "Date\0Fri, 25 Sep 2015 17:51:01 +0200\0" - "To\0cocci@systeme.lip6.fr\0" + "To\0Andrzej Hajda <a.hajda@samsung.com>\0" + "Cc\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>" + Gilles Muller <Gilles.Muller@lip6.fr> + Marek Szyprowski <m.szyprowski@samsung.com> + Michal Marek <mmarek@suse.com> + Nicolas Palix <nicolas.palix@imag.fr> + kernel-janitors@vger.kernel.org + linux-kernel@vger.kernel.org + " cocci@systeme.lip6.fr\0" "\00:1\0" "b\0" - ">>> + at rs@\n" + ">>> +@rs@\n" ">>> +position p;\n" ">>> +typedef bool, u8, u16, u32, u64, s8, s16, s32, s64;\n" ">>> +{char, short int, int, long, long long, s8, s16, s32, s64} vs;\n" @@ -28,16 +36,16 @@ "\n" ">>> +@@\n" ">>> +\n" - ">>> +vu at p = vs\n" + ">>> +vu@p = vs\n" ">>> +\n" - ">>> + at r@\n" + ">>> +@r@\n" ">>> +position rs.p;\n" ">>> +identifier v, f;\n" ">>> +statement S1, S2;\n" ">>> +expression e;\n" ">>> +@@\n" ">>> +\n" - ">>> +*v at p = f(...);\n" + ">>> +*v@p = f(...);\n" ">> Do you try to check here if the value receiver is at the same source code\n" ">> position from the SmPL rule \"rs\"?\n" "> Yes.\n" @@ -55,4 +63,4 @@ "Regards,\n" Markus -6f0030b539692d70d067ea9346126226d9d32e0830c58dca57c769bb50f871ac +54503a54c5c550983ff68023c84538decc2f053e9ab6ddb13239a7a9c9f626dc
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.