Summary: | games/vegastrike: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Piotr Kubaj <pkubaj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Piotr Kubaj
2019-04-05 07:50:18 UTC
Hmm. I don't see a patch in there. Created attachment 203426 [details]
patch
Ah, sorry, it's attached now.
A commit references this bug: Author: pkubaj Date: Tue Apr 30 14:18:36 UTC 2019 New revision: 500494 URL: https://svnweb.freebsd.org/changeset/ports/500494 Log: games/vegastrike: fix build with GCC-based architectures Replace . with -> (for accessing a pointer) in src/cmd/unit_collide.h PR: 237034 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D20090 Changes: head/games/vegastrike/files/patch-src_cmd_unit__collide.h |