should be or add typedef char value_type; typedef basic_string<value_type> string_type; static constexpr value_type preferred_separator = '/';
SEPARATOR should be removed or we should avoid usage of it outside this class/function set. Maybe change it to _SEPARATOR or use preferred_separator. [ Full content available at: https://github.com/apache/trafficserver/pull/4206 ] This message was relayed via gitbox.apache.org for [email protected]
