diff for duplicates of <56E27C29.2040904@openedev.com> diff --git a/a/1.txt b/N1/1.txt index afd5d30..cabef31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -464,6 +464,3 @@ actual_len for proper meaning here. > + *retlen += (size_t)(ptr - write_buf); Please avoid this type casting and do *retlen += num inside while. - --- -Jagan diff --git a/a/content_digest b/N1/content_digest index b2d36d5..cab4bb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -499,9 +499,6 @@ "> +\t}\n" "> +\t*retlen += (size_t)(ptr - write_buf);\n" "\n" - "Please avoid this type casting and do *retlen += num inside while.\n" - "\n" - "--\n" - Jagan + Please avoid this type casting and do *retlen += num inside while. -d2de204d6f4c855481dbfd055bddc69a0a831dcc245005766f51beb353c8ec2b +c1fe20e61f9d63e1c970ad035817622a0556f17b9ccc759884c2215637f36083
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.