Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 22 Sep 2020 17:44:56 +0100
From: Jonathan Wakely <jwakely@...hat.com>
To: Rich Felker <dalias@...c.org>
Cc: libc-coord@...ts.openwall.com, Florian Weimer <fweimer@...hat.com>,
	gcc@....gnu.org, libstdc++@....gnu.org,
	Libc-alpha <libc-alpha@...rceware.org>
Subject: Re: Re: Expose 'array_length()' macro in <sys/cdefs.h>
 or <sys/param.h>

On 22/09/20 12:25 -0400, Rich Felker wrote:
>Is there really a reason to want a nonstandard macro like this to do
>something that's already trivial to do in the base language and has a
>standard idiom (sizeof x / sizeof *x)?

IMHO no.

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.