Page MenuHomeFreeBSD

games/scid: fix build on arm and powerpc
ClosedPublic

Authored by pkubaj on Nov 27 2019, 7:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 29, 11:07 AM
Unknown Object (File)
Tue, Aug 25, 6:12 PM
Unknown Object (File)
Thu, Aug 13, 5:52 AM
Unknown Object (File)
Sat, Aug 8, 5:36 PM
Unknown Object (File)
Sat, Aug 8, 4:56 PM
Unknown Object (File)
Sat, Aug 8, 9:34 AM
Unknown Object (File)
Jul 31 2026, 7:04 PM
Unknown Object (File)
Jul 30 2026, 5:04 PM
Subscribers
None

Details

Summary

Explicitly set signed char for variables that are negative to prevent signed/unsigned issue on arm and powerpc.

PR: 242141

Diff Detail

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

Event Timeline

Approved (builds on ppcports).

This revision is now accepted and ready to land.Nov 28 2019, 10:36 AM
This revision was automatically updated to reflect the committed changes.