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
F171276319: D38694.diff
Thu, Sep 10, 1:47 AM
Unknown Object (File)
Wed, Sep 9, 4:44 PM
Unknown Object (File)
Tue, Sep 8, 8:39 PM
Unknown Object (File)
Tue, Sep 8, 1:44 AM
Unknown Object (File)
Sat, Sep 5, 10:30 AM
Unknown Object (File)
Sat, Sep 5, 3:11 AM
Unknown Object (File)
Thu, Sep 3, 4:23 PM
Unknown Object (File)
Thu, Sep 3, 1:20 AM
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....