summaryrefslogtreecommitdiff
path: root/enumerator.c
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-08-11 20:53:37 -0700
committerJeremy Evans <code@jeremyevans.net>2019-12-03 17:31:49 +0200
commit47c97e1e843159c3c4d57f8c5e22daea57c3ffe1 (patch)
tree43923a784e0d12eccee79adb4bd2f8f56461e3f1 /enumerator.c
parentb96d559c696c5141bdb6717442818f1206ff9d2e (diff)
Do not lose existing constant visibility when autoloading
This copies the private/deprecate constant visibility across the autoload. It still is backwards compatible with setting the private/deprecate constant visibility in the autoloaded file. However, if you explicitly set public constant in the autoloaded file, that will be reset after the autoload. Fixes [Bug #11055]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2716
Diffstat (limited to 'enumerator.c')
0 files changed, 0 insertions, 0 deletions