Re: PATCH: fix out of range array access in dlls/kernel32/relay16.c (fwd)

2007-12-02 Thread Gerald Pfeifer
On Thu, 29 Nov 2007, Alexandre Julliard wrote: >> I checked again and if we don't address this we'll get two new warnings >> issues in a default build with GCC 4.3. How does the patch below >> look? > Not good, it adds noise to the code for no good reason. Why would gcc > complain about that one?

Re: PATCH: fix out of range array access in dlls/kernel32/relay16.c (fwd)

2007-11-29 Thread Alexandre Julliard
Gerald Pfeifer <[EMAIL PROTECTED]> writes: > Alexandre, > > I checked again and if we don't address this we'll get two new warnings > issues in a default build with GCC 4.3. How does the patch below > look? Not good, it adds noise to the code for no good reason. Why would gcc complain about that