Re: [PATCH 1/3] [cmd] Convert the set /a tests to validate better

2012-12-15 Thread Ann and Jason Edmeades
>NB: replies on wine-devel should be only the bottom Hmm... gmail new style compose window missed the ...'s - How obvious is that... hopefully sorted? I don't really understand your point here. You're echoing the variable > name anyway, so if the 'set foo' displays it as well; I don't see

Re: gdi32: Indentation fix

2012-12-15 Thread Andrew Talbot
Dmitry Timoshkov wrote: > Andrew Talbot wrote: > >> Changelog: >> gdi32: Indentation fix. > > Please keep 4 spaces indentation without tabs. > Thus far, I have fixed the bits of code that are misleadingly indented using the same indentation regime as the surrounding code, primarily to mak

Re: windowscodecs: Adjust a type in PngDecoder_Frame_GetColorContexts.

2012-12-15 Thread Alexandre Julliard
Gerald Pfeifer writes: > Current snapshots of GCC 4.8.0 issue a warning about some of the > new code in windowscodecs/pngformat.c: > > pngformat.c: In function 'PngDecoder_Frame_GetColorContexts': > pngformat.c:882:5: warning: passing argument 5 of 'ppng_get_iCCP' from > incompatible pointe

Re: gdi32: Indentation fix

2012-12-15 Thread Dmitry Timoshkov
Andrew Talbot wrote: > Changelog: > gdi32: Indentation fix. Please keep 4 spaces indentation without tabs. -- Dmitry.