Browse Source

Releases: MinGW __builtin_{setjmp,longjmp}()

pull/1443/head
Sami Vaarala 7 years ago
parent
commit
d5b7a8f7fd
  1. 4
      RELEASES.rst

4
RELEASES.rst

@ -3279,6 +3279,10 @@ Planned
* Fix harmless -Wcast-align warnings on armhf (GH-1793)
* Use __builtin_{setjmp,longjmp} for MinGW (GH-1443)
* Identify Cygwin as "cygwin" instead of "windows" in Duktape.env (GH-1443)
* Various compiler warning fixes (GH-1788)
* Add automatic workaround for union aliasing issues with FreeBSD + -m32 +

Loading…
Cancel
Save