[D-runtime] [D-Programming-Language/druntime] 3dd2fc: Fix declaration of seed48().

GitHub via D-runtime d-runtime at puremagic.com
Tue Nov 25 00:19:15 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3dd2fcdde63402ff4cc1a32a1ce42ef4345a419c
      https://github.com/D-Programming-Language/druntime/commit/3dd2fcdde63402ff4cc1a32a1ce42ef4345a419c
  Author: kai <kai at redstar.de>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M src/core/sys/posix/stdlib.d

  Log Message:
  -----------
  Fix declaration of seed48().

According to various sources, `seed48()` returns a pointer.


  Commit: 0c7a288bc99055c51dd8de6e198d9f3acfebe2b2
      https://github.com/D-Programming-Language/druntime/commit/0c7a288bc99055c51dd8de6e198d9f3acfebe2b2
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M src/core/sys/posix/stdlib.d

  Log Message:
  -----------
  Merge pull request #1043 from redstar/seed48

Fix declaration of seed48().


Compare: https://github.com/D-Programming-Language/druntime/compare/445d3d36008f...0c7a288bc990


More information about the D-runtime mailing list