curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

RE: 8.21.0 release candidate one

From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 1 Jun 2026 10:54:34 -0400

On June 1, 2026 6:12 AM Daniel Stenberg wrote:
> A little delayed, but now curl 8.21.0-rc1 is up at https://curl.se/rc/

Hi Daniel,

The following changes need to be applied to curl to get it to compile on
NonStop. What is the best way to get these integrated?

Regards,
Randall

sed "s/\\.ss_family/.__ss_family/g" -i src/tool_operate.c'
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;a # define
CURL_TYPEOF_CURL_OFF_T long" -i include/curl/system.h
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;n;a # define
CURL_FORMAT_CURL_OFF_T \\"ld\\"" -i include/curl/system.h
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;n;n;a # define
CURL_FORMAT_CURL_OFF_TU \\"lu\\"" -i include/curl/system.h
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;n;n;n;a # define
CURL_SUFFIX_CURL_OFF_T L" -i include/curl/system.h
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;n;n;n;n;a # define
CURL_SUFFIX_CURL_OFF_TU UL" -i include/curl/system.h
sed "/(__TANDEM)/!{p;d;};n;n;n;n;n;n;n;n;n;n;n;n;n;n;a # define
CURL_TYPEOF_CURL_SOCKLEN_T int" -i include/curl/system.h
sed "/test.h/!{p;d;};n;a #include <netinet/in.h>" -i tests/libtest/lib1960.c
sed "/test.h/!{p;d;};n;n;a #include <arpa/inet.h>" -i
tests/libtest/lib1960.c
sed "/urldata.h/!{p;d;};n;n;a #include <arpa/inet.h>" -i lib/smb.c
sed "/curl.h>/!{p;d;};n;n;a #include <arpa/inet.h>" -i lib/capsule.c


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2026-06-01