Package: knoda
Version: 0.8-1
Severity: important

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

It's trying to assign NULL to an iterator or checking whether the
iterator is NULL.  This is not allowed.  Unfortunately, I don't know
C++ well enough to tell you how to do it properly.


> Automatic build of knoda_0.8-1 on bigsur by sbuild/mips 1.106
...
> if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H 
> -I. -I. -I.. -I../hk_kdegridpart -I/usr/include/kde -I/usr/include/qt3 -I.   
> -I/usr/include/hk_classes  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wall -fPIC 
> -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
> -Wpointer-arith -Wwrite-strings -O2 -Wformat-security 
> -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
> hk_kdegridcolumndialog.lo -MD -MP -MF ".deps/hk_kdegridcolumndialog.Tpo" -c 
> -o hk_kdegridcolumndialog.lo hk_kdegridcolumndialog.cpp; \
>       then mv -f ".deps/hk_kdegridcolumndialog.Tpo" 
> ".deps/hk_kdegridcolumndialog.Plo"; else rm -f 
> ".deps/hk_kdegridcolumndialog.Tpo"; exit 1; fi
> /usr/include/kde/ktexteditor/cursorinterface.h:34: warning: 'class 
> KTextEditor::Cursor' has virtual functions but non-virtual destructor
> /usr/include/hk_classes/hk_database.h:292: warning: unused parameter 'oldname'
> /usr/include/hk_classes/hk_database.h:292: warning: unused parameter 'newname'
> hk_kdegridcolumndialog.cpp: In member function 'virtual void 
> hk_kdegridcolumndialog::deletebutton_clicked()':
> hk_kdegridcolumndialog.cpp:156: error: no match for 'operator==' in 
> '((hk_kdegridcolumndialog*)this)->hk_kdegridcolumndialog::p_currentfieldit == 
> 0'
....

You get the same problem in a number of other places.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to