diff options
author | Michael Chui <[email protected]> | 2024-08-20 15:24:29 -0700 |
---|---|---|
committer | git <[email protected]> | 2024-08-21 01:10:56 +0000 |
commit | 014708ad5a84b454d16e532f48476d2760ea5b56 (patch) | |
tree | 575504dc43f2ac80e5dd94db5a0ee8c2837d3038 /lib/rdoc/rd/block_parser.rb | |
parent | 1d68a735a262dba3d6222cfd664b80db2a33fc60 (diff) |
[ruby/logger] Guarantee level_override exists
Some Ruby apps subclass Logger without running the superclass
constructor, which means that `@level_override` isn't initialized
properly. This can be fixed in some cases, but the gem should maintain
backwards compatibility.
https://github.com/ruby/logger/commit/3246f38328
Diffstat (limited to 'lib/rdoc/rd/block_parser.rb')
0 files changed, 0 insertions, 0 deletions