On 06/21/2011 05:54 AM, Andreas Schwab wrote:
> David Woodhouse <dw...@infradead.org> writes:
> 
>> And curl is just broken for numeric IPv6 addresses completely:
>>
>> [dwmw2@i7 activesyncd]$ curl http://[2001:8b0:10b:1:21d:7dff:fe04:dbe2]/
>> curl: (3) [globbing] error: bad range specification after pos 9
> 
> $ curl http://\\\[2001:8b0:10b:1:21d:7dff:fe04:dbe2\\\]/
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
> "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>

Or "curl -g" to disable globbing...
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to