[PATCH 1/7] advapi32: Implement CredWriteW.

Detlef Riekenberg wine.dev at web.de
Sat Nov 3 12:36:05 CDT 2007


On Fr, 2007-11-02 at 13:44 +0000, Robert Shearman wrote:

> > What's the reason of the Parameter "BOOL open_for_write" ?
> >
> > On the other hand, gcc does not warn about that unused Parameter.

"-Wunused" (included in "-Wall") is not enough:
We need "-W" with "-Wunused", but wine requires a lot of fixes for that.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list