On Mon, 20 Jul 2015 22:09:33 +0100, Michael Drake wrote:
> The nsurl_access function is purely a convenience to access an internal
> string that the caller does not own.
>
> If you make a function which passes ownership of the string to the
> caller, it should be in the style of nsurl_get and ret
Hi Chris,
On 20/07/15 19:29, Chris Young wrote:
I finally got round to the second part of my IDNA work, which is
allowing the decoded versions of the domain names to be displayed in
the status and URL bars.
I'm afraid I don't know anything about the IDNA stuff really, and have
not time right