[D-runtime] [D-Programming-Language/druntime] 52b8d8: Simplify the check if cent/ucent is supported.

GitHub via D-runtime d-runtime at puremagic.com
Fri May 1 06:40:25 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 52b8d842eac1070d6c1e76061f05f5766a0ba34f
      https://github.com/D-Programming-Language/druntime/commit/52b8d842eac1070d6c1e76061f05f5766a0ba34f
  Author: Kai Nacke <kai at redstar.de>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M src/rt/typeinfo/ti_cent.d
    M src/rt/typeinfo/ti_ucent.d

  Log Message:
  -----------
  Simplify the check if cent/ucent is supported.

The same check is used in Phobos in module std.traits.


  Commit: fa5788024ad9cd50056b784db6773c1466ea6e3f
      https://github.com/D-Programming-Language/druntime/commit/fa5788024ad9cd50056b784db6773c1466ea6e3f
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M src/rt/typeinfo/ti_cent.d
    M src/rt/typeinfo/ti_ucent.d

  Log Message:
  -----------
  Merge pull request #1247 from redstar/simplifycent

Simplify the check if cent/ucent is supported.


Compare: https://github.com/D-Programming-Language/druntime/compare/649ac783fa22...fa5788024ad9


More information about the D-runtime mailing list