mingw-w64 v1.0.10 and v2.0.10 are released for maintenance to fix
some recently revealed bugs, especially bug #465.  If anyone is
still using v1.x or v2.x series, they should update.


v1.0.10 --
http://sf.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v1.0.10.tar.gz/download
Changes since v1.0.9 include:

- fixed a wrong operand size bug in longjmp() for x64 which
  would have led to crashes (bug #465)
- fixed vfwscanf() for x64
- fixed pseudo-reloc startup performance
- dwmapi.h: fixed structures packing (bug #419)
- winuser.h: fixed WM_TOUCH macro (bug #460)
- winuser.h: fixed a misplaced #endif which caused problems
  e.g. when NOGDI is defined (bug #397)
- winldap.h: fixed _cdecl calling convention typo (bug #458)
- several other header updates/fixes.


v2.0.10 --
http://sf.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v2.0.10.tar.gz/download
Changes since v2.0.9 include:

- fixed a wrong operand size bug in longjmp() for x64 which
  would have led to crashes (bug #465)
- fixed vfwscanf() for x64
- fixed pseudo-reloc startup performance
- lib32/kernel32.def: fix linking TryAcquireSRWLockExclusive
  and TryAcquireSRWLockShared symbols
- math: correct return-value for sqrt(-0.0) case as -0.0 as
  decribed in C99
- dwmapi.h: fixed structures packing (bug #419)
- winuser.h: fixed WM_TOUCH macro (bug #460)
- winuser.h: fixed a misplaced #endif which caused problems
  e.g. when NOGDI is defined (bug #397)
- winldap.h: fixed _cdecl calling convention typo (bug #458)
- dwrite.h (DWRITE_TEXT_METRICS): add missing lineCount member
  (bug #463.)
- ws2bth.h: fixed structures packing
- http.h: multiple fixes
- ipsectypes.h: fix IPSEC_TRANSFORM_TYPE and IPSEC_CIPHER_TYPE
  enumerations
- several other header updates/fixes.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to