Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 21:03:08 -0000 (UTC)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        freebsd-gnome@freebsd.org
Subject:   Re: curl update to 7.73.0 breaks ABI?
Message-ID:  <slrnropbcc.1uhl.naddy@lorvorc.mips.inka.de>
References:  <CAN6yY1vUg3G2Nn7LQLuRbrxMtt0UMB5j_NFXaL8Dd=DcEenzHg@mail.gmail.com> <20201016234218.GA69749@in-addr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-10-16, Gary Palmer <gpalmer@freebsd.org> wrote:

> Check you have "COOKIES" and "ALTSVC" (I think) checked in the curl
> options.  I had cookies disabled for some reason in one of my builds and
> it resulted in Curl_get_line not being generated

Since 7.73.0, all of lib/curl_get_line.c is behind this:

#if !defined(CURL_DISABLE_COOKIES) && !defined(CURL_DISABLE_ALTSVC)

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnropbcc.1uhl.naddy>