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)
Fri, May 15, 9:37 AM
Unknown Object (File)
Fri, May 15, 9:37 AM
Unknown Object (File)
Mon, Apr 27, 4:44 PM
Unknown Object (File)
Sat, Apr 25, 10:32 PM
Unknown Object (File)
Apr 17 2026, 6:53 AM
Unknown Object (File)
Apr 14 2026, 8:54 AM
Unknown Object (File)
Apr 12 2026, 5:03 PM
Unknown Object (File)
Apr 10 2026, 1:59 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.