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, Apr 20, 4:33 PM
Unknown Object (File)
Sat, Apr 13, 1:35 PM
Unknown Object (File)
Mar 4 2024, 8:18 PM
Unknown Object (File)
Mar 4 2024, 8:18 PM
Unknown Object (File)
Mar 4 2024, 8:18 PM
Unknown Object (File)
Mar 4 2024, 1:43 AM
Unknown Object (File)
Feb 1 2024, 8:02 AM
Unknown Object (File)
Feb 1 2024, 8:01 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.