patch to compile slrn pre1.0.4-6 from git origin/master

Tilmann Hentze via Slrn-user <[email protected]> Fri, 13 Feb 2026 16:25:49 -0000 (UTC)
Newsgroups gmane.network.slrn.user
Organization ordered
Message-ID <[email protected]>
--===============1895463410908585694==
Content-Type: multipart/signed;              micalg="pgp-sha512";
              protocol="application/pgp-signature";
              boundary="-----
 =_MEVFRTZBREEwMTQ1MDVCNTY1MDZCODYyRDlBRURDNTM="

------- =_MEVFRTZBREEwMTQ1MDVCNTY1MDZCODYyRDlBRURDNTM=
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain;
              charset="UTF-8"
Content-Transfer-Encoding: 8bit

diff --git a/src/misc.c b/src/misc.c
index d6b1886..7319cec 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -373,7 +373,7 @@ void slrn_verror (char *fmt, va_list ap)
 {
    va_list ap1;
 
-   VA_COPY(ap1, ap);
+   va_copy(ap1, ap);
 
    if ((Slrn_TT_Initialized & SLRN_SMG_INIT) == 0)
      {

------- =_MEVFRTZBREEwMTQ1MDVCNTY1MDZCODYyRDlBRURDNTM=
MIME-Version: 1.0
Content-Disposition: attachment
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iIsEABYKADMWIQR8dCBKfJM4KiPu/Jxq+QIoQiEKkwUCaY9QiBUcMHhjYWZlQGRp
cmVjdGJveC5jb20ACgkQavkCKEIhCpNZGgEA5PaMCkZ0CTanMkJ7uu3Mh77c2ebL
637S2d6GKfsvNAABANOBGISAVYONCyPQkx55ah3JuskvZ9YtsqdK7opRPYwI
=TQwQ
-----END PGP SIGNATURE-----

------- =_MEVFRTZBREEwMTQ1MDVCNTY1MDZCODYyRDlBRURDNTM=--



--===============1895463410908585694==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============1895463410908585694==--