swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40
Revision 2410981511ed89cda5059de69125d6abbccae07d authored by Jeff Bezanson on 04 September 2019, 16:37:47 UTC, committed by Kristoffer Carlsson on 05 September 2019, 08:21:03 UTC
The static parameters of an outer scope should not be passed along
to inner scopes; it instead needs to be handled by the lookup process
iterating back to enclosing scopes.

(cherry picked from commit 0fc3f039ee6e42f6a12c7d31ce54f02f6b79b5b2)
1 parent 1d43fb6
History
Tip revision: 944f1809185455a1c57207983c1d0f8904343503 authored by Bogumił Kamiński on 25 March 2024, 15:18:44 UTC
Add Xoshiro reference to Random module docstring (#53784)
Tip revision: 944f180
File Mode Size
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 257 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.2 KB
HISTORY.md -rw-r--r-- 258.4 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 40.0 KB
Makefile -rw-r--r-- 28.1 KB
NEWS.md -rw-r--r-- 9.3 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top