Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?UTF-8?B?SGFucy1CZXJuaGFyZCBCcsO2a2Vy?= Newsgroups: comp.std.c Subject: Re: Initial draft proposal: "Safe arrays and pointers for C" Date: Wed, 15 Aug 2012 22:52:36 +0200 Lines: 18 Message-ID: References: <502949DA.9000604@animats.com> <50297066.1010202@loria.fr> <502A9EEB.6050309@verizon.net> <502ACC52.1060808@verizon.net> <502BF4CA.1040304@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de /aMvEIfnQ+7VDA5hJ+/oQAzD5USk+BhIatKH0hjgkxuDRCjU/qas5AjD7u7pZN3DsfX6KGoFYo Cancel-Lock: sha1:hWRPLlTJ4dHy3xLgo2t8Z3eizT8= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20120604 Thunderbird/13.0 In-Reply-To: Xref: csiph.com comp.std.c:1483 On 15.08.2012 22:00, John Nagle wrote: > Occurrences of "sizeof" on fixed length arrays also appear to be > rare to nonexistent in the corpus of C code known to Google Code Search. If so, then that either appearance is grievously misleading, or Google doesn't really have a representative sample of real-world C code. > VLAs are already an optional feature in the current C standard draft. Given they were a _non_-optional feature of the previous actual standard of 1999, I'd like a draft number, chapter and verse before I believe that. > The existing approach, after 13 years, has been rejected by the > market. With all due respect, I don't think that you should be the one to determine such things.