git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31032
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_scheme = base.m_scheme;
m_fields |= wxURI_SCHEME;
m_scheme = base.m_scheme;
m_fields |= wxURI_SCHEME;
// T.query = R.query;
if (m_path[0u] != wxT('/'))
{
// T.query = R.query;
if (m_path[0u] != wxT('/'))
{
const wxChar* op = m_path.c_str();
const wxChar* bp = base.m_path.c_str() + base.m_path.Length();
const wxChar* op = m_path.c_str();
const wxChar* bp = base.m_path.c_str() + base.m_path.Length();