summaryrefslogtreecommitdiff
path: root/lib/rubygems/exceptions.rb
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-06-24 11:46:40 +0200
committerJean Boussier <[email protected]>2025-06-24 11:29:39 +0100
commit45a2c95d0f7184c9cd64ddd26699af31bea8675d ()
treee652215c1555beb00a9b1857079bc340001897e0 /lib/rubygems/exceptions.rb
parentda10b956e0acde0abcbf3ea74c9a2a68ec05f874 (diff)
Reduce exposure of FL_FREEZEHEADmaster
The `FL_FREEZE` flag is redundant with `SHAPE_ID_FL_FROZEN`, so ideally it should be eliminated in favor of the later. Doing so would eliminate the risk of desync between the two, but also solve the problem of the frozen status being global in namespace context (See Bug #21330).
0 files changed, 0 insertions, 0 deletions