[PATCH] shell32: use flexible arrays to avoid fortify failures

Henri Verbeet hverbeet at gmail.com
Wed Sep 15 05:25:23 CDT 2010


On 15 September 2010 12:22, Henri Verbeet <hverbeet at gmail.com> wrote:
> On 14 September 2010 15:44, Mike Frysinger <vapier at gentoo.org> wrote:
>> note: i couldnt find a statement of what C standard wine aims for.  if
>>        it is attempting pre-c99, then this will have to be done differently.
>>        perhaps introducing a project-wide define like "VARARRAY" which
>>        expands into [] for c99+ and [1] for older ...
>>
> Roughly C89, C99 features are generally out.
>
Also, patches should go to wine-patches at winehq.org, unless you're
asking for review / comments.



More information about the wine-devel mailing list