diff options
| author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2025-04-14 07:55:39 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-10-31 10:38:16 +0900 |
| commit | 1dce0ae55a58aa11baf25e9ff92b64974e673361 (patch) | |
| tree | 399410f3caa972c435ea01b826669c7cba11ccbe /missing/memcmp.c | |
| parent | 08e822ba79d6d36f52bf07b06c5014024059b356 (diff) | |
[ruby/uri] Switch a parsing behavior completely when switching a parser
Currently, some methods' behavior(e.g. `URI.parse`) don't change
when switching a parser. This is because some methods use
`DEFAULT_PARSER`, but `parser=` doesn't change `DEFAULT_PARSER`.
This PR introduces a constant to keep a parser's instance and
change it when switching a parser. Also, change to use it in
methods.
https://github.com/ruby/uri/commit/aded210709
Diffstat (limited to 'missing/memcmp.c')
0 files changed, 0 insertions, 0 deletions
