[eigen-commits] commit/eigen: mar...@xxxxxxxxxx: Fix get_random_seed on Native Client |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: mar...@xxxxxxxxxx: Fix get_random_seed on Native Client
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 26 Aug 2019 18:27:13 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=B1Wkb1sg1eFkh5u4xIt6fyoUPOQ=; b=Y7Axo4y35RuBqlzMMcW2tNA hhs0Lk4E8pjQEhzJIMkWbX72LK+eMJbPEMV5Pt30W36e6m1Ly+GapOXR8xGYoldf 1OXr1f5IZeRaogLthBlp7HlLGaEHcYBSWId+S1UX4Rp51gJZnd7hmcFjMFwU5nrH 92kO7CtH7M1zXOoHWLkw=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/8fb6201c3f3e/
Changeset: 8fb6201c3f3e
User: mar...@xxxxxxxxxx
Date: 2019-08-23 22:25:56+00:00
Summary: Fix get_random_seed on Native Client
Newlib in Native Client SDK does not provide ::random function.
Implement get_random_seed for NaCl using ::rand, similarly to Windows version.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.