emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35785: closed ('string->uri' fails in sv_SE locale


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35785: closed ('string->uri' fails in sv_SE locale)
Date: Tue, 04 Jun 2019 19:27:01 +0000

Your message dated Tue, 04 Jun 2019 21:26:25 +0200
with message-id <address@hidden>
and subject line Re: bug#35785: ‘string->uri’ is locale-dependent and breaks in 
‘sv_SE’
has caused the debbugs.gnu.org bug report #35785,
regarding 'string->uri' fails in sv_SE locale
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
35785: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35785
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix won't download if locale is set to swedish Date: Fri, 17 May 2019 22:03:53 +0200 User-agent: mu4e 1.0; emacs 26.1
Hello.

I just downloaded guix and installed it. In my config I have this line:

    (locale "sv_SE.utf8")

If I run 'guix pull' I get the error:

    guix pull: error: lstat: Filen eller katalogen finns inte: 
"ftp://sourceware.org/pub/libffi-3.2.1.tar.gz";

The part in swedish means "file or directory does not exist".

'LANG= guix pull' works without issue.



--- End Message ---
--- Begin Message --- Subject: Re: bug#35785: ‘string->uri’ is locale-dependent and breaks in ‘sv_SE’ Date: Tue, 04 Jun 2019 21:26:25 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hi!

Timothy Sample <address@hidden> skribis:

> From 9ac8643e5315d4baaddb93ee246ba8db0b3448ab Mon Sep 17 00:00:00 2001
> From: Timothy Sample <address@hidden>
> Date: Sun, 2 Jun 2019 14:41:20 -0400
> Subject: [PATCH] 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.

Perfect; pushed to the ‘stable-2.2’ branch as
420c2632bb1f48e492a035c1d216f209734f45e6.

We got a notification from the FSF that they received your copyright
assignment request too, so everything is on track.

Thank you!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]