diff options
author | Drew DeVault <sir@cmpwn.com> | 2025-02-21 11:41:27 +0100 |
---|---|---|
committer | Alexey Yerin <yyp@disroot.org> | 2025-02-22 22:33:51 +0300 |
commit | 27daf656c320c96f0b57f3e3404f2ac94cd85216 (patch) | |
tree | b09f1458535e994926f7a55ae4d3919d96d377a6 /Makefile | |
parent | a53329a66b255684a92374c417f5612988293e1b (diff) |
cmd/hare-gi: use parse::identstr to parse namespace
This fixes a problem when specifying a namespace with multiple levels, e.g. foo::bar, due to the fact that strings::split splits strings on byte-sized delimiters, not multibyte tokens. Signed-off-by: Drew DeVault <sir@cmpwn.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions