|
Message-ID: <alpine.LNX.2.20.13.1707101756120.2537@monopod.intra.ispras.ru> Date: Mon, 10 Jul 2017 18:10:14 +0300 (MSK) From: Alexander Monakov <amonakov@...ras.ru> To: "musl@...ts.openwall.com" <musl@...ts.openwall.com> Subject: Re: patch: sequence points in memset Alternatively, the middle group could read: s[1] = s[2] = c; s[n-3] = s[n-2] = c; (it doesn't really matter, but spelling it this way at least leaves a hint in the source that some assignments are not chained for a reason) Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.