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
F132090669: D20090.diff
Mon, Oct 13, 2:24 PM
Unknown Object (File)
Mon, Oct 6, 1:11 PM
Unknown Object (File)
Aug 29 2025, 10:24 PM
Unknown Object (File)
Jul 28 2025, 2:12 PM
Unknown Object (File)
Jul 26 2025, 4:35 AM
Unknown Object (File)
Jul 7 2025, 10:48 AM
Unknown Object (File)
Jul 6 2025, 7:42 AM
Unknown Object (File)
Jun 24 2025, 7:46 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.