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, Aug 8, 3:52 PM
Unknown Object (File)
Sat, Aug 8, 12:34 PM
Unknown Object (File)
Sat, Aug 8, 9:43 AM
Unknown Object (File)
Mon, Aug 3, 7:32 PM
Unknown Object (File)
Mon, Aug 3, 6:32 PM
Unknown Object (File)
Mon, Aug 3, 6:19 AM
Unknown Object (File)
Thu, Jul 30, 11:56 AM
Unknown Object (File)
Jul 21 2026, 10:17 PM
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.