Re: programs/winecfg/libraries.c warnings regressions

2004-10-16 Thread Vincent Béron
Le sam 16/10/2004 à 09:11, Gerald Pfeifer a écrit : [snip] > >libraries.c:261: warning: `mode' might be used uninitialized in this function >libraries.c:264: warning: `str' might be used uninitialized in this function > > (which are the only ones of this kind for a full Wine build). Depe

programs/winecfg/libraries.c warnings regressions

2004-10-16 Thread Gerald Pfeifer
I believe the following patch of programs/winecfg/libraries.c revision 1.3 date: 2004/09/28 03:55:16; author: julliard; state: Exp; lines: +288 -501 Mike Hearn <[EMAIL PROTECTED]> - rewrite the transaction system to be based on a settings overlay, to have a nicer API, and to actually