[kopete-bugs] [Bug 255561] New: Build error with gcc 4.5.1
Funda Wang
fundawang at gmail.com
Fri Oct 29 04:50:23 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=255561
Summary: Build error with gcc 4.5.1
Product: kopete
Version: SVN
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: Jabber Plugin
AssignedTo: kopete-bugs at kde.org
ReportedBy: fundawang at gmail.com
Version: SVN (using Devel)
OS: Linux
I'm currently building kopete svn trunk with gcc 4.5.1 under Mandriva cooker,
it fails on following errors:
/tmp/kdenetwork4/BUILD/kdenetwork-4.5.74svn1190490/kopete/protocols/jabber/googl
etalk/libjingle/talk/base/stringencode.cc: In function 'const char*
talk_base::u
nsafe_filename_characters()':
/tmp/kdenetwork4/BUILD/kdenetwork-4.5.74svn1190490/kopete/protocols/jabber/googl
etalk/libjingle/talk/base/stringencode.cc:156:1: error: no return statement in
f
unction returning non-void
make[2]: ***
[kopete/protocols/jabber/googletalk/libjingle/talk/base/CMakeFiles/
cricketbase.dir/stringencode.o] Error 1
It seems that unsafe_filename_characters() does not have any result for
non-win32 platform, which is unacceptable now.
Reproducible: Didn't try
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list