guile-devel
[Top][All Lists]
Advanced

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

Re: bug#10410: guile: uri module confused by domain names starting with


From: Ludovic Courtès
Subject: Re: bug#10410: guile: uri module confused by domain names starting with numbers, ipv6 addresses
Date: Wed, 20 Jun 2012 15:39:30 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux)

Hi Daniel,

Daniel Hartwig <address@hidden> skribis:

> I have noticed that the (web uri) module does not handle domain names
> that start with numbers:
>
> scheme@(guile-user)> (string->uri "http://123.com";)
> $1 = #f

This one was fixed around commit 1868309a9e34a04a5b3020e147d0ce029038b290.

Thanks,
Ludo’.



reply via email to

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