Page MenuHomeFreeBSD

security/openssh-portable: Fix build on i386
Needs ReviewPublic

Authored by zirias on Feb 20 2023, 1:30 PM.
Tags
None
Referenced Files
F166116082: D38694.id.diff
Tue, Aug 11, 8:43 PM
Unknown Object (File)
Mon, Aug 10, 8:34 AM
Unknown Object (File)
Sun, Aug 9, 3:35 PM
Unknown Object (File)
Sat, Aug 8, 2:18 AM
Unknown Object (File)
Fri, Aug 7, 5:45 PM
Unknown Object (File)
Tue, Jul 28, 6:55 AM
Unknown Object (File)
Mon, Jul 27, 4:17 AM
Unknown Object (File)
Sun, Jul 26, 6:48 PM
Subscribers

Details

Reviewers
bdrewery
tcberner

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 49913
Build 46805: arc lint + arc unit

Event Timeline

Does this really have to be an extra patch? Does it break the build on other archs?

In D38694#881222, @mat wrote:

Does this really have to be an extra patch? Does it break the build on other archs?

Most likely no. I just wanted to avoid introducing explicit casts where not necessary. Although I'm pretty sure they have no effect on the code on 64bit platforms....