[cfe-dev] vla.diff [Re: Continuing Adventures with Objective-C]

Eli Friedman eli.friedman at gmail.com
Fri May 16 11:21:23 PDT 2008


On Fri, May 16, 2008 at 10:53 AM, David Chisnall <csdavec at swansea.ac.uk> wrote:
> On 15 May 2008, at 01:55, Devang Patel wrote:
>
>> David,
>>
>> Is this patch sufficient to support VLAs ? Your patch removes an assert
>> but somehow it is not visible in diffs.
>
> No.  I accidentally put the implementation of sizeof() for VLAs into a
> different patch.  I think the included patch now includes both parts.
>

I haven't looked at your patch closely, but you might want to take a
look at http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-February/001069.html,
and also the C99 standard for some of the edge cases, like typedefs.

-Eli



More information about the cfe-dev mailing list