Bug 13674 - Patch for games/flightgear for 3.3
Summary: Patch for games/flightgear for 3.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-10 04:30 UTC by Brian W. Buchanan
Modified: 1999-09-10 05:27 UTC (History)
0 users

See Also:


Attachments
file.diff (1.36 KB, patch)
1999-09-10 04:30 UTC, Brian W. Buchanan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian W. Buchanan 1999-09-10 04:30:00 UTC
Satoshi's build logs show FlightGear failing under 3.3 due to some
implicit typecasting that the compiler has no problem with under 4.0, but
barfs at under 3.3.  A patch is attached.  I don't have any way to test
this under 3.3, nor do I know if anything later in the build process fails
under 3.3, so if someone could do a quick check and fix any other trivial
little things before the ports freeze, it would be appreciated.

Fix: Add patches/patch-ag:
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-09-10 05:26:58 UTC
State Changed
From-To: open->closed

Patch added, thanks!