[D-runtime] [D-Programming-Language/druntime] 4a8ca6: parial Issue 9449 - Static arrays of 128bit types ...

GitHub via D-runtime d-runtime at puremagic.com
Fri Jul 18 22:10:21 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 4a8ca65688d2f5be290087c4b1f078c508fc7272
      https://github.com/D-Programming-Language/druntime/commit/4a8ca65688d2f5be290087c4b1f078c508fc7272
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M src/rt/memset.d

  Log Message:
  -----------
  parial Issue 9449 - Static arrays of 128bit types segfault on initialization. Incorrect calling of memset128ii


  Commit: 3626a88e1dee58a88969f6bbfc5a1b1c74d0dee5
      https://github.com/D-Programming-Language/druntime/commit/3626a88e1dee58a88969f6bbfc5a1b1c74d0dee5
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M src/rt/memset.d

  Log Message:
  -----------
  Merge pull request #901 from WalterBright/fix9449

[critical] partial Issue 9449 - Static arrays of 128bit types segfault on initializa...


Compare: https://github.com/D-Programming-Language/druntime/compare/5211d63ab9db...3626a88e1dee


More information about the D-runtime mailing list