El mi�, 20-08-2003 a las 17:21, David Sansome escribi�:
> Hi,
> 
> Here's the second release of mutray (hopefully working this time ;))
> Mutray is an application that sits in KDE's system tray, checking for updates 
> at given intervals.
> 
> Changes in 0.2:
> - Fixed version comparison bugs
> - Fixed bug where settings would not be saved
> - Fixed notifications-coming-up-when-they-shouldn't bug
> - You can now ignore packages
> - Added a notification that your system is fully updated
> - Fixed SPEC file
> 
> I havn't had the chance to test this on cooker yet, but it should work fine.
> Download the SRPM here:
> http://www.davidsansome.com/mutray/
> The binaries there are for Mandrake 9.1
> 
> Please test this, and let me know if you have any comments or feature 
> requests.  Also, what are the chances of this being included in Mandrake 9.2?
> 
> Thanks,
> David Sansome

mutray.cpp: In member function `void
MUMain::descriptionsFinished(KIO::Job*)':
mutray.cpp:230: warning: `Update*up' might be used uninitialized in this
function
mutray.cpp: In member function `void MUMain::newChildren(KIO::Job*,
const KIO::UDSEntryList&)':
mutray.cpp:277: error: `rpmdbOpen' undeclared (first use this function)
mutray.cpp:277: error: (Each undeclared identifier is reported only once
for each function it appears in.)
mutray.cpp:295: error: `rpmdbInitIterator' undeclared (first use this
function)
mutray.cpp:298: error: `rpmdbNextIterator' undeclared (first use this
function)
mutray.cpp:320: error: `rpmdbClose' undeclared (first use this function)
mutray.cpp: In member function `bool MUMain::verCmp(QString, QString)':
mutray.cpp:339: warning: comparison between signed and unsigned integer
expressions
mutray.cpp:341: warning: comparison between signed and unsigned integer
expressions
mutray.cpp:345: warning: comparison between signed and unsigned integer
expressions
mutray.cpp: At global scope:
mutray.cpp:548: error: default argument given for parameter 2 of `void
MUMain::showDetails(QListViewItem*, bool)'
mutray.h:78: error: after previous specification in `void
MUMain::showDetails(QListViewItem*, bool)'
make[2]: *** [mutray.o] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/mutray-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/mutray-0.2'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.55206 (%build)



Reply via email to