Hi Jacek, On Aug 25 14:52, Jacek Caban wrote: > Hi Corinna, > > The patch looks good to me, please commit.
Done, thank you, Corinna > > Thanks, > Jacek > > On 08/25/15 13:35, Corinna Vinschen wrote: > > The definition of PowerSetRequest is missing in lib32/kernel32.def, > > while there's a PostQueuedCompletionStatus in its place. This looks > > like a copy/paste bug. Fixed with this patch. > > > > Signed-off-by: Corinna Vinschen <[email protected]> > > --- > > mingw-w64-crt/lib32/kernel32.def | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/mingw-w64-crt/lib32/kernel32.def > > b/mingw-w64-crt/lib32/kernel32.def > > index a113650..d4d4141 100644 > > --- a/mingw-w64-crt/lib32/kernel32.def > > +++ b/mingw-w64-crt/lib32/kernel32.def > > @@ -900,7 +900,7 @@ PeekNamedPipe@24 > > PostQueuedCompletionStatus@16 > > PowerClearRequest@8 > > PowerCreateRequest@4 > > -PostQueuedCompletionStatus@16 > > +PowerSetRequest@8 > > PrefetchVirtualMemory@16 > > PrepareTape@12 > > PrivCopyFileExW@24 > > > ------------------------------------------------------------------------------ > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
pgptIuwsnAAQY.pgp
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
