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)
Fri, Jul 31, 7:04 PM
Unknown Object (File)
Thu, Jul 30, 5:04 PM
Unknown Object (File)
Mon, Jul 20, 6:05 AM
Unknown Object (File)
Tue, Jul 7, 4:34 AM
Unknown Object (File)
Jun 26 2026, 9:12 PM
Unknown Object (File)
Jun 26 2026, 4:00 AM
Unknown Object (File)
Jun 26 2026, 4:00 AM
Unknown Object (File)
Jun 26 2026, 4:00 AM
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.