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
F152812249: D20090.id56781.diff
Fri, Apr 17, 6:53 AM
Unknown Object (File)
Tue, Apr 14, 8:54 AM
Unknown Object (File)
Sun, Apr 12, 5:03 PM
Unknown Object (File)
Fri, Apr 10, 1:59 PM
Unknown Object (File)
Thu, Apr 9, 9:25 PM
Unknown Object (File)
Thu, Apr 2, 7:12 PM
Unknown Object (File)
Wed, Apr 1, 1:09 AM
Unknown Object (File)
Tue, Mar 31, 11:08 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.