Re: IPv6 addresses
"Mark S. Miller" <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 22, 2010 at 5:34 AM, Thomas Leonard < tal-v5nx5w6akNyLE8xUarVfuPLx9OUvmyODWmv/[email protected]> wrote: > E doesn't work with IPv6 addresses. Here's a patch: > > > http://gitorious.org/repo-roscidus/it-innovation/commit/5cda14106e59be94cda1aa013ee6422458025768 > > This also adds "[]" to the list of acceptable URI characters. > Hi Thomas, I notice that this patch refers to RFC 2732 for the new IPv6 friendly URI syntax. Web searching, I find < http://tools.ietf.org/html/rfc3986> claims it obsoletes RFC 2732. I have no idea if there are any relevant differences. I've never looked at either of these RFCs before. Any idea what this is about? > > By the way, I found this surprising: > > $ ls > a|b > > $ rune > ? <file:a|b>.getText() > # problem: <FileNotFoundException: .../a:b (No such file or directory)> > > ? <file>["a|b"].getText() > # problem: <FileNotFoundException: .../a:b (No such file or directory)> > > ? for name in <file:.>.list() { println(<file>[name].getText()) } > # problem: <FileNotFoundException: .../a/a:b (No such file or directory)> > > Why does it do that? > IIRC, it was a misguided attempt on my part to be compatible with some stupid IE6 file: URL behavior. Please feel free to fix. Thanks. > > > -- > Dr Thomas Leonard > IT Innovation Centre > 2 Venture Road > Southampton > Hampshire SO16 7NP > > Tel: +44 0 23 8076 0834 > Fax: +44 0 23 8076 0833 > mailto:tal-v5nx5w6akNyLE8xUarVfuPLx9OUvmyODWmv/[email protected] > http://www.it-innovation.soton.ac.uk > > _______________________________________________ > e-lang mailing list > [email protected] > http://www.eros-os.org/mailman/listinfo/e-lang > -- Cheers, --MarkM _______________________________________________ e-lang mailing list [email protected] http://www.eros-os.org/mailman/listinfo/e-lang