NixOS/nix

Use portable C++ Pseudorandom number generator

Aperta

#10.541 aperta il 17 apr 2024

 (10 commenti) (0 reazioni) (0 assegnatari)C++ (1293 fork)batch import
good first issueportabilitywindows

Metriche repository

Star
 (9803 stelle)
Metriche merge PR
 (Merge medio 7g 11h) (83 PR mergiate in 30 g)

Descrizione

Avoid calls to rand / srand / random / srandom and other things which are not portable to Windows

Originally posted by @edolstra in https://github.com/NixOS/nix/pull/8901#discussion_r1568529190

Guida contributor