November 25, 2014 [D-runtime] [D-Programming-Language/druntime] 3dd2fc: Fix declaration of seed48(). | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation