Re: curl with libidn

2020-06-07 Thread Stuart Henderson
On 2020/06/07 16:18, f.holop wrote: > Stuart Henderson - Fri, 05 June 2020 at 00:03:04 > > Adding it would add more code to something that is quite a common > > dependency. Maybe it's useful enough to be worth it (being from a > > country with mostly 7-bit charset I don't get much of a vote in this

Re: curl with libidn

2020-06-07 Thread f.holop
Stuart Henderson - Fri, 05 June 2020 at 00:03:04 > Adding it would add more code to something that is quite a common > dependency. Maybe it's useful enough to be worth it (being from a > country with mostly 7-bit charset I don't get much of a vote in this ;) > but along with the upside of support I

Re: curl with libidn

2020-06-05 Thread Stuart Henderson
On 2020/06/04 18:32, Evan Silberman wrote: > > > On Jun 4, 2020, at 4:13 PM, Alex Free wrote: > > > > Why are flavors in common libraries a big problem putting aside the > > security issues and quality of code in this case? > > Every flavored library has an exponential impact on the number of

Re: curl with libidn

2020-06-04 Thread Evan Silberman
> On Jun 4, 2020, at 4:13 PM, Alex Free wrote: > > Why are flavors in common libraries a big problem putting aside the > security issues and quality of code in this case? Every flavored library has an exponential impact on the number of configurations that ports depending on that library must

Re: curl with libidn

2020-06-04 Thread Alex Free
> Sent: Friday, June 05, 2020 at 1:03 AM > From: "Stuart Henderson" > To: "Alex Free" > Cc: "f.holop" , ports@openbsd.org > Subject: Re: curl with libidn > > On 2020/06/05 00:21, Alex Free wrote: > > > Sent: Friday, June 05, 2020 at 1

Re: curl with libidn

2020-06-04 Thread Stuart Henderson
On 2020/06/05 00:21, Alex Free wrote: > > Sent: Friday, June 05, 2020 at 12:05 AM > > From: "Stuart Henderson" > > To: "Alex Free" > > Cc: "f.holop" , ports@openbsd.org > > Subject: Re: curl with libidn > > > > On 2020/06/

Re: curl with libidn

2020-06-04 Thread Alex Free
> Sent: Friday, June 05, 2020 at 12:05 AM > From: "Stuart Henderson" > To: "Alex Free" > Cc: "f.holop" , ports@openbsd.org > Subject: Re: curl with libidn > > On 2020/06/04 22:39, Alex Free wrote: > > > Sent: Thursday, June 04, 2020 a

Re: curl with libidn

2020-06-04 Thread Stuart Henderson
On 2020/06/04 22:39, Alex Free wrote: > > Sent: Thursday, June 04, 2020 at 4:53 PM > > From: "f.holop" > > To: ports@openbsd.org > > Subject: curl with libidn > > > > hi, > > > > atm curl is unable to open non ascii domains. > > is

Re: curl with libidn

2020-06-04 Thread Alex Free
> Sent: Thursday, June 04, 2020 at 4:53 PM > From: "f.holop" > To: ports@openbsd.org > Subject: curl with libidn > > hi, > > atm curl is unable to open non ascii domains. > is there a reason why it's not compiled with libidn? > (same goes for lynx)

curl with libidn

2020-06-04 Thread f.holop
hi, atm curl is unable to open non ascii domains. is there a reason why it's not compiled with libidn? (same goes for lynx) -f --