21 Jul
2023
21 Jul
'23
4:22 a.m.
On Jul 20, 2023, at 12:12 PM, Alan de Freitas via Boost
I would like to ask for permission to merge the following bug fixes to master in Boost.URL:
- c97bc278: parse_query does not recreate string_view
This looks fine to me.
- 0ca58467: url_view string_view constructor requires non-url_view_base
Is this commit 0ca58467a472c72e84405a7d991201f58ffdf327? That commit looks fine.
- f2bb191b: IP-literal can be IPv6addrz
This looks like a significant chunk of new functionality; rather than just a bug fix. If you believe that this is a bug fix, and the CI looks good, go ahead. The alternative is to wait for 1.84 — Marshall