Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 165422

Summary: x11-misc/kflog: ~amd64 dropped in favour of -amd64
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED WORKSFORME    
Severity: normal CC: desktop-misc, gregoire.favre
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-05 10:18:28 UTC
Compiling with recent GCC versions fails:

dataview.cpp: In member function ‘QString DataView::__writeTaskInfo(FlightTask*)’:
dataview.cpp:110: warning: format not a string literal and no format arguments
dataview.cpp: In member function ‘void DataView::setFlightData()’:
dataview.cpp:264: error: cast from ‘Flight*’ to ‘int’ loses precision

and this is a serious failure: even if older version of GCC compiled the code, it wouldn't have worked as intended.

I've changed the marking to -amd64 for this reason.

HTH,
Diego
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2007-02-05 10:30:39 UTC
okay, thanks for the notice
Comment 2 Grégoire Favre 2007-04-10 19:43:34 UTC
Hello,

is that bug repported upstream ?