bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why is MB_LEN_MAX so large (16) on glibc


From: Paul Eggert
Subject: Re: why is MB_LEN_MAX so large (16) on glibc
Date: Wed, 13 May 2015 18:17:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Bruno Haible wrote:
for a long time the declaration of a local variable
   char buf[MB_CUR_MAX];
required GCC or C++

It still does, right? Since C11 no longer requires support for variable length arrays.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]