18 Nov
2022
18 Nov
'22
4:20 p.m.
On Nov 17, 2022, at 9:57 PM, Alan de Freitas via Boost
I'd like to ask for permission to merge the following fix in Boost.URL:
Commit: https://github.com/boostorg/url/commit/1d87343ea756b669baf836914d4b1d78cdba5... Issue: https://github.com/boostorg/url/issues/627
These are auxiliary classes that had virtual functions but not virtual destructors, which were triggering C4265 in MSVC.
Go ahead. — Marshall