openssh portable on FreeBSD i386

Thorsten Glaser t.glaser at tarent.de
Fri Jun 2 01:47:54 AEST 2023


On Thu, 1 Jun 2023, mike tancsa wrote:

> Not sure if this is the right approach / patch, but I am able to compile 

No, I’d rather convert the known value to the type-of-unknown-signedness
(might even be float).

-                           now >= c->lastused + c->inactive_deadline) {
+                           now >= c->lastused + (time_t)c->inactive_deadline) {

In general, #ifdef i386 is wrong.

bye,
//mirabilos
-- 
Infrastrukturexperte • tarent solutions GmbH
Am Dickobskreuz 10, D-53121 Bonn • http://www.tarent.de/
Telephon +49 228 54881-393 • Fax: +49 228 54881-235
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg

                        ****************************************************
/⁀\ The UTF-8 Ribbon
╲ ╱ Campaign against      Mit dem tarent-Newsletter nichts mehr verpassen:
 ╳  HTML eMail! Also,     https://www.tarent.de/newsletter
╱ ╲ header encryption!
                        ****************************************************


More information about the openssh-unix-dev mailing list