Bug 73974 - [Maintainer Update] x11-themes/baghira to 0.6
Summary: [Maintainer Update] x11-themes/baghira to 0.6
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-15 16:00 UTC by Miguel Mendez
Modified: 2004-12-04 18:22 UTC (History)
0 users

See Also:


Attachments
baghira.diff (1.43 KB, patch)
2004-11-15 16:00 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2004-11-15 16:00:42 UTC

Hopefully this update will fix some bugs people were
experiencing. Tested with kde 3.3.1
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-11-19 10:54:42 UTC
State Changed
From-To: open->feedback

Does not build on 4.x: 

/bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include -DQT_PLUGIN -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O -pipe -march=k6 -fno-exceptions -fno-check-new -fno-common  -c -o baghira.lo `test -f 'baghira.cpp' || echo './'`baghira.cpp 
In file included from /usr/include/g++/iostream.h:31, 
from /usr/include/g++/stl_alloc.h:45, 
from /usr/include/g++/alloc.h:21, 
from /usr/include/g++/std/bastring.h:39, 
from /usr/include/g++/string:6, 
from /usr/X11R6/include/qstring.h:56, 
from /usr/X11R6/include/qstrlist.h:42, 
from /usr/X11R6/include/qdir.h:43, 
from baghira.h:5, 
from baghira.cpp:1: 
/usr/include/g++/streambuf.h:58: warning: `_G_IO_IO_FILE_VERSION' is not defined 
/usr/include/g++/streambuf.h:416: warning: `_G_IO_IO_FILE_VERSION' is not defined 
In file included from /usr/include/g++/stl_alloc.h:45, 
from /usr/include/g++/alloc.h:21, 
from /usr/include/g++/std/bastring.h:39, 
from /usr/include/g++/string:6, 
from /usr/X11R6/include/qstring.h:56, 
from /usr/X11R6/include/qstrlist.h:42, 
from /usr/X11R6/include/qdir.h:43, 
from baghira.h:5, 
from baghira.cpp:1: 
/usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined 
In file included from baghira.cpp:1: 
baghira.h: In method `class QColor OptionHandler::InactiveButtonColor()': 
baghira.h:202: warning: control reaches end of non-void function `OptionHandler::InactiveButtonColor()' 
baghira.h: In method `bool EventKiller::eventFilter(QObject *, QEvent *)': 
baghira.h:373: warning: unused parameter `class QObject * object' 
baghira.h:373: warning: unused parameter `class QEvent * event' 
baghira.cpp: In method `void LiquidStyle::drawPrimitive(QStyle::PrimitiveElement, QPainter *, const QRect &, const QColorGroup &, unsigned int = Style_Default, const QStyleOption & = QStyleOption::Default) const': 
baghira.cpp:645: warning: unused variable `class QColor pixColor' 
baghira.cpp:673: warning: unused variable `class QColor pixColor' 
baghira.cpp: In method `void LiquidStyle::drawControl(QStyle::ControlElement, QPainter *, const QWidget *, const QRect &, const QColorGroup &, unsigned int = Style_Default, const QStyleOption & = QStyleOption::Default) const': 
baghira.cpp:1600: comparison of distinct pointer types `const QPushButton *' and `QWidget *const' lacks a cast 
baghira.cpp:1623: warning: unused variable `int pixW' 
gmake[2]: *** [baghira.lo] Fehler 1
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-12-04 18:22:14 UTC
State Changed
From-To: feedback->closed

committed, thanks