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
F147756993: D20090.diff
Fri, Mar 13, 10:53 AM
Unknown Object (File)
Fri, Mar 6, 2:19 PM
Unknown Object (File)
Tue, Mar 3, 10:46 AM
Unknown Object (File)
Mon, Mar 2, 10:36 PM
Unknown Object (File)
Thu, Feb 26, 6:34 PM
Unknown Object (File)
Thu, Feb 26, 3:51 AM
Unknown Object (File)
Tue, Feb 24, 4:28 PM
Unknown Object (File)
Feb 6 2026, 2:05 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.