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
F157144333: D22581.id.diff
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
Unknown Object (File)
Wed, Apr 22, 7:01 PM
Unknown Object (File)
Sun, Apr 19, 11:57 PM
Unknown Object (File)
Apr 15 2026, 2:15 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
Lint Not Applicable
Unit
Tests Not Applicable

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.