diff for duplicates of <20141127104133.GA5051@wrath> diff --git a/a/1.txt b/N1/1.txt index ebc8903..cf7ec89 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -194,10 +194,12 @@ f(...) { ) <... ( - x - 1; + x = +- 1; + true; | - x - 0; + x = +- 0; + false; | - x = (e) ? 1 : 0; @@ -232,10 +234,12 @@ f(...) { ) <... ( - x - 1; + x = +- 1; + true; | - x - 0; + x = +- 0; + false; | - x = (e) ? 1 : 0; diff --git a/a/content_digest b/N1/content_digest index 539b90e..fa72b41 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Quentin Lambert <lambert.quentin@gmail.com>\0" "Subject\0[PATCH] Converting int usage to bool\0" - "Date\0Thu, 27 Nov 2014 10:41:33 +0000\0" + "Date\0Thu, 27 Nov 2014 11:41:33 +0100\0" "To\0Thomas Winischhofer <thomas@winischhofer.net>\0" "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" Tomi Valkeinen <tomi.valkeinen@ti.com> @@ -204,10 +204,12 @@ ")\n" "<...\n" "(\n" - " x - 1;\n" + " x =\n" + "- 1;\n" "+ true;\n" "|\n" - " x - 0;\n" + " x =\n" + "- 0;\n" "+ false;\n" "|\n" "- x = (e) ? 1 : 0;\n" @@ -242,10 +244,12 @@ ")\n" "<...\n" "(\n" - " x - 1;\n" + " x =\n" + "- 1;\n" "+ true;\n" "|\n" - " x - 0;\n" + " x =\n" + "- 0;\n" "+ false;\n" "|\n" "- x = (e) ? 1 : 0;\n" @@ -285,4 +289,4 @@ "-- \n" 1.9.1 -09892ddafadd74c48fd39dbdd46396d5f505dbc17c3a281b7341fe28a2d59e1b +f37f111a626990d6926ea74890ff468a1b62e0adbb58590c09171dce722cb46b
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.