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)
Thu, May 21, 1:14 AM
Unknown Object (File)
Tue, May 19, 10:03 PM
Unknown Object (File)
Tue, May 19, 12:38 PM
Unknown Object (File)
Mon, May 18, 6:07 PM
Unknown Object (File)
Sat, May 16, 6:57 AM
Unknown Object (File)
Wed, May 13, 12:43 AM
Unknown Object (File)
Mon, Apr 27, 6:47 AM
Unknown Object (File)
Thu, Apr 23, 12:58 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.