diff options
author | Timothy Sample <samplet@ngyro.com> | 2019-06-02 14:41:20 -0400 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-06-04 21:24:02 +0200 |
commit | 420c2632bb1f48e492a035c1d216f209734f45e6 (patch) | |
tree | 9de4bc43ee02f3933f4c18dac77283af08ac76a5 /libguile/bytevectors.c | |
parent | 36ad1d24b3d2c174a64c445502a36f19605dbd65 (diff) | |
download | guile-420c2632bb1f48e492a035c1d216f209734f45e6.tar.gz |
Make URI handling locale independent.
Fixes <https://bugs.gnu.org/35785>.
* module/web/uri.scm (digits, hex-digits, letters): New variables.
(ipv4-regexp, ipv6-regexp, domain-label-regexp, top-label-regexp,
userinfo-pat, host-pat, ipv6-host-pat, port-pat, scheme-pat): Explicitly
list each character instead of using character ranges.
* test-suite/tests/web-uri.test: Add corresponding tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'libguile/bytevectors.c')
0 files changed, 0 insertions, 0 deletions