diff for duplicates of <56041BE5.5010005@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index 9799b4e..8f13890 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; @@ -14,16 +14,16 @@ How do you think about to reformat such a data type enumeration? > +@@ > + -> +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"? diff --git a/a/content_digest b/N1/content_digest index f70a6b8..69e3e78 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,11 @@ "ref\01443099286-16559-1-git-send-email-a.hajda@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\0Thu, 24 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\0Thu, 24 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" @@ -21,16 +21,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" "\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" @@ -38,4 +38,4 @@ "Regards,\n" Markus -0ab343af07717e462bcc2ba4dcd88c66a38f7f9e15641fa150f2bd7e662ebd96 +4726fbe6a7a81a6d5e4ece8e4028becc7d67441548580d6545e14bbb96229b48
diff --git a/a/1.txt b/N2/1.txt index 9799b4e..8f13890 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; @@ -14,16 +14,16 @@ How do you think about to reformat such a data type enumeration? > +@@ > + -> +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"? diff --git a/a/content_digest b/N2/content_digest index f70a6b8..8456da6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,19 @@ "ref\01443099286-16559-1-git-send-email-a.hajda@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\0Thu, 24 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" @@ -21,16 +29,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" "\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" @@ -38,4 +46,4 @@ "Regards,\n" Markus -0ab343af07717e462bcc2ba4dcd88c66a38f7f9e15641fa150f2bd7e662ebd96 +49ba492edc161475011a5f333fae0acd2acf42ed891a9182479fa37741fd981d
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.