Bug 69834 - Patch to build x11/gnometerminal with GCC 3.4
Summary: Patch to build x11/gnometerminal with GCC 3.4
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-31 01:10 UTC by Jake Hamby
Modified: 2004-07-31 14:26 UTC (History)
0 users

See Also:


Attachments
patch-src_eggcellrendererkeys.c (817 bytes, text/plain)
2004-07-31 01:10 UTC, Jake Hamby
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jake Hamby 2004-07-31 01:10:15 UTC
Gnome terminal doesn't build under GCC 3.4.2 due to stricter checking of
argument types (patch attached).

How-To-Repeat: 
Build x11/gnometerminal-2.6.1_2 using GCC 3.4.2 recently committed to -current.
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-31 10:22:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-31 14:26:33 UTC
State Changed
From-To: open->closed

Committed, thanks!