Git development
 help / color / mirror / Atom feed
* Git 2.54.0-rc0 Breaks on OpenSSL 3.0
@ 2026-04-05 19:05 rsbecker
  2026-04-06  7:07 ` René Scharfe
  0 siblings, 1 reply; 3+ messages in thread
From: rsbecker @ 2026-04-05 19:05 UTC (permalink / raw)
  To: git

Sadly, OpenSSL 3.0 is still out in the wild for those who have extended
support contracts with OpenSSL. The following errors happen using OpenSSL
3.0 when built with c99:

"/home/jenkinsbuild/.jenkins/workspace/Git_Pipeline/imap-send.c", line 274:
error(252):
          argument of type "const X509_NAME_ENTRY *" is incompatible with
          parameter of type "X509_NAME_ENTRY *" (aka "struct
X509_name_entry_st
          *")

                                     ASN1_STRING_get0_data(cname),
hostname);
                                     ^
"/home/jenkinsbuild/.jenkins/workspace/Git_Pipeline/imap-send.c", line 279:
error(114):
          identifier "ASN1_STRING_get0_data" is undefined

Sincerely,
Randall

--
Brief whoami: NonStop&UNIX developer since approximately
UNIX(421664400)
NonStop(211288444200000000)
-- In real life, I talk too much.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-06 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-05 19:05 Git 2.54.0-rc0 Breaks on OpenSSL 3.0 rsbecker
2026-04-06  7:07 ` René Scharfe
2026-04-06 14:35   ` rsbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox