summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-05-18 14:23:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-05-18 16:10:41 +0200
commiteca89ece45ede76605a6102c94b3b67e1f8ff5aa (patch)
tree13973d98d4cbcf324fddec118da696202b9b5cd9 /jvmfwk
parent2f9d909a01f90197c3029a446f8aac8135f53f48 (diff)
Replace rtl_string_getTokenView with o3tl::getToken
...to not needlessly extend the sal ABI. At least for now, o3tl::getToken has a simpler interface than its OString::getToken counterpart (driven mainly by how it is used for now): it does not support a `token` argument, and its `position` argument must not be npos. To meet the latter requirement, the check for "subpath" in LineParser::readPath has been reworked slightly. Change-Id: I4428fe2d9aa03ca83a436fc6493fbc34665a8033 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115742 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'jvmfwk')
0 files changed, 0 insertions, 0 deletions