Page MenuHomeFreeBSD

games/vegastrike: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Apr 28 2019, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 3:05 PM
Unknown Object (File)
Mar 21 2024, 3:55 PM
Unknown Object (File)
Dec 22 2023, 10:05 PM
Unknown Object (File)
Nov 22 2023, 3:19 PM
Unknown Object (File)
Nov 22 2023, 3:18 PM
Unknown Object (File)
Nov 22 2023, 2:54 PM
Unknown Object (File)
Nov 12 2023, 2:47 PM
Unknown Object (File)
Nov 12 2023, 11:58 AM
Subscribers
None

Details

Summary

Replace . with -> (for accessing a pointer) in src/cmd/unit_collide.h

This is needed to compile with GCC.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237034

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 30 2019, 2:11 PM
This revision was automatically updated to reflect the committed changes.