Bug 56030 - x11-toolkits/libgnomeuimm doesn't compile (at least on -STABLE)
Summary: x11-toolkits/libgnomeuimm doesn't compile (at least on -STABLE)
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: Alexander Nedotsukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-27 11:40 UTC by Akifyev Sergey
Modified: 2003-08-28 00:33 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (902 bytes, patch)
2003-08-27 11:40 UTC, Akifyev Sergey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Akifyev Sergey 2003-08-27 11:40:17 UTC
x11-toolkits/libgnomeuimm doesn't compile (at least on -STABLE),
because of casts unknown for gcc-2.95.x

Fix: Add the following to
x11-toolkits/libgnomeuimm/files/patch-libgnomeui::libgnomeuimm::dateedit.cc
How-To-Repeat: make the port on -STABLE
Comment 1 Alexander Nedotsukov freebsd_committer freebsd_triage 2003-08-27 12:36:24 UTC
State Changed
From-To: open->analyzed

This is gcc 2.95.x static_cast<> bug. I'll take care of 
this. Thanks for report! 


Comment 2 Alexander Nedotsukov freebsd_committer freebsd_triage 2003-08-27 12:36:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bland

This is gcc 2.95.x static_cast<> bug. I'll take care of 
this. Thanks for report!
Comment 3 Alexander Nedotsukov freebsd_committer freebsd_triage 2003-08-28 00:32:20 UTC
State Changed
From-To: analyzed->closed

This must be fixed now.