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)
Tue, Jul 21, 10:17 PM
Unknown Object (File)
Tue, Jul 14, 4:45 AM
Unknown Object (File)
Mon, Jul 13, 9:40 AM
Unknown Object (File)
Sun, Jul 12, 3:24 PM
Unknown Object (File)
Tue, Jul 7, 2:12 AM
Unknown Object (File)
Mon, Jul 6, 8:06 AM
Unknown Object (File)
Fri, Jul 3, 5:13 PM
Unknown Object (File)
Thu, Jul 2, 8:54 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.