[D-runtime] [D-Programming-Language/druntime] d9877b: Fix build on PPC64.

GitHub via D-runtime d-runtime at puremagic.com
Sat Jun 28 15:29:25 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: d9877b04a685c922f093c25d28e3eb8be068821e
      https://github.com/D-Programming-Language/druntime/commit/d9877b04a685c922f093c25d28e3eb8be068821e
  Author: kai <kai at redstar.de>
  Date:   2014-06-28 (Sat, 28 Jun 2014)

  Changed paths:
    M src/core/stdc/fenv.d

  Log Message:
  -----------
  Fix build on PPC64.

Add the missing `fenv_t` and `fexcept_t` types.


  Commit: 3172515ee3d81441f678727db78150b2ee93faa7
      https://github.com/D-Programming-Language/druntime/commit/3172515ee3d81441f678727db78150b2ee93faa7
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2014-06-28 (Sat, 28 Jun 2014)

  Changed paths:
    M src/core/stdc/fenv.d

  Log Message:
  -----------
  Merge pull request #852 from redstar/ppc64fenv

Fix build on PPC64.


Compare: https://github.com/D-Programming-Language/druntime/compare/aa5e8e4c8c9f...3172515ee3d8


More information about the D-runtime mailing list