Re: [evolution-patches] IDN patch for evolution head



Jeff,
Thanks for the comments, I'm OK with others, but the problem with url->host 
always being utf8_host is that if you're passing it down to some library 
functions which expects only ASCII host names it will return error. So display 
part of the hostname should not be the same as the one passed into funcs.

I can make utf8_host set always.

Regards,
Suresh

>for camel-url, utf8_host should ALWAYS be set, even if IDN isn't being
>used. this makes it easier to use and removes the need for all your
>DISP_HOST() macros from all over the place. Actually, better idea.
>url->host should be the utf8_host and there should be a idn_host member
>that has the encoded host name so that no code outside of camel-url
>needs to be changed.




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