15 Sep
2010
15 Sep
'10
10:25 a.m.
On 15 September 2010 12:22, Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 14 September 2010 15:44, Mike Frysinger <vapier(a)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(a)winehq.org, unless you're asking for review / comments.