Re: [tin 2.4.3] snapshots - please test
Corinna Vinschen <[email protected]> Tue, 3 Jul 2018 16:25:04 +0200
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============6407887157288551153==
Content-Type: multipart/signed; micalg=pgp-sha256;
protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi"
Content-Disposition: inline
--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Jul 3 13:36, Urs Jan=C3=9Fen wrote:
> I've made snapshots for testing the new features and fixes so far.
> Please give it a try and report (or even fix) any issues:
>=20
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.4/snapshots/tin-2.4.3.tar.xz>
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.4/snapshots/tin-2.4.3.tar.bz2>
> <ftp://ftp.tin.org/pub/news/clients/tin/v2.4/snapshots/tin-2.4.3.tar.gz>
Just built on Cygwin. Looks good. Apart from a few "unused variable"
and "unorm_normalize_62 is deprecated" warnings, there's one which is
=2E..interesting:
pcre/pcre_study.c:419:35: warning: =E2=80=98<<=E2=80=99 in boolean context,=
did you mean =E2=80=98<=E2=80=99 ? [-Wint-in-bool-context]
if ((tcode[c/8] && (1 << (c&7))) !=3D 0)
~~~^~~~~~~~~
The && looks wrong. In the equivalent piece of code in upstream
pcre-8.42 this reads:
if ((map[c/8] & (1 << (c&7))) !=3D 0)
For the Cygwin release I will switch to --with-pcre for the time being.
Thanks,
Corinna
--=20
Corinna Vinschen
Cygwin Maintainer
Red Hat
--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAls7h0AACgkQ9TYGna5E
T6Dhig/+LVNTNvSffOHrJgikruvTzfM6m/+74RZBZELKcUfmvwPDeKsfpybV+3Kd
Tw17JcHxj5FV0TaLW4aZ/Z3puWGiCBh6cA5XBI1yhw+dxSw51M5tlQ5B6mVt6oNU
ZzUZKlED3DBJxuhNgdTRmdcvccBxT3pLQSNY2HH3bnQDthRGxUCTKh4+26tYQaBN
PkuhZtngbKe14uax1kxMRpHIej4Q7dKF6h++KSJkV0ip0VS2RXjX1l/aRBAv5CJ+
XsJl87Ay3t7HCaRoi1IYHhIchi1T55WzA1wyRZOvJwK0ckvXAxzhb5W7KUP+XnZj
fMaeSD7uAof/HUM/83EBVOwB97MOHE7pU1quFLRP8HXRWdpQ2uzSGhfjDU0T1Czc
3/OdgZPhJmb0bCNUM/mF4uoqSWyIbex5uc2JMxU8z/b9eeILmjTHq6A49KkR2NAF
cAqB7PqcPUaheoq7PgEyDKoOuza5qqTdOlE3m6ljFl+yjov33aK3HS86zDFf8zAM
kPc6+b5WNEPNYje6mTy6oVnZQHMK1I/QZSNMJLceDSW9nbJ+ieL4/TUvXY+NuRz+
QCZQUxHD3dIxO8sid2iYUkUuoL8iacdwjjYntGHwpzdzjjy4a7UFg1dyDWUn0DHO
xNPDAjE1Vua8eRF3IvbXfSNEhJbYJi/QLA/oZUIDjikt9IYOHR8=
=P8SK
-----END PGP SIGNATURE-----
--Qxx1br4bt0+wmkIi--
--===============6407887157288551153==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KdGluLWRldiBt
YWlsaW5nIGxpc3QKdGluLWRldkB0aW4ub3JnCmh0dHA6Ly9saXN0cy50aW4ub3JnL2NnaS1iaW4v
bWFpbG1hbi9saXN0aW5mby90aW4tZGV2Cg==
--===============6407887157288551153==--