[Mingw-w64-public] [PATCH] crt: Share odbc32.def between lib64 and libarm32

2018-02-28 Thread Martin Storsjö
Also provide it for libarm64. Signed-off-by: Martin Storsjö --- mingw-w64-crt/lib-common/odbc32.def | 192 mingw-w64-crt/lib64/odbc32.def | 190 --- mingw-w64-crt/libarm32/odbc32.def | 183 ---

[Mingw-w64-public] (no subject)

2018-02-28 Thread Budi
-- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Mingw-w64-public mailing list Mingw-w64-public

Re: [Mingw-w64-public] [PATCH] uianimation.idl: Added missing constants.

2018-02-28 Thread Kai Tietz via Mingw-w64-public
Patch is ok. Thanks, Kai 2018-02-27 23:23 GMT+01:00 Jacek Caban : > > Based on patch by Ruslan Garipov. > > Signed-off-by: Jacek Caban > --- > mingw-w64-headers/include/uianimation.idl | 6 ++ > 1 file changed, 6 insertions(+) > > > >