зеркало из https://github.com/github/ruby.git
[DOC] Fix the paragraph about PRNG update
This commit is contained in:
Родитель
e3847f39a1
Коммит
4e6c44e297
6
NEWS.md
6
NEWS.md
|
@ -641,9 +641,9 @@ The following APIs are updated.
|
|||
|
||||
* PRNG update
|
||||
|
||||
`rb_random_interface_t` updated and versioned.
|
||||
Extension libraries which use this interface and built for older versions.
|
||||
Also `init_int32` function needs to be defined.
|
||||
`rb_random_interface_t` in ruby/random.h updated and versioned.
|
||||
Extension libraries which use this interface and built for older
|
||||
versions need to rebuild with adding `init_int32` function.
|
||||
|
||||
### Added C APIs
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче