gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] doesn't make with gcc 4.1


From: Michael
Subject: [gcmd-dev] doesn't make with gcc 4.1
Date: Thu, 13 Sep 2007 05:12:54 +0200
User-agent: Claws-Mail MX Integration Suite 2+ beta [claws-mail.org]

Last revision didn't make. Xactly the same if i revert to the previous revision.
Looks like this was caused by the update to g++ / gcc 4.2.


In file included from gnome-cmd-tags.cc:28:
gnome-cmd-tags.h: In member function ‘const std::string& 
GnomeCmdFileMetadata::operator[](GnomeCmdTag)’:
gnome-cmd-tags.h:581: error: no matching function for call to ‘join(const 
std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> 
>, std::less<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >, std::allocator<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >&, const char [3])’
gnome-cmd-tags.cc: In member function ‘void 
GnomeCmdFileMetadata::addf(GnomeCmdTag, const gchar*, ...)’:
gnome-cmd-tags.cc:88: warning: comparison between signed and unsigned integer 
expressions
make[3]: *** [gnome-cmd-tags.o] Error 1
 make failed.

This was with 
g++ 4.2 including gcc 4.2.1
GNU make-dfsg 3.81-3
glibc 2.6.1-3

I reverted to g++ 4.1 / gcc 4.1 and that went through without problems!




 m°





reply via email to

[Prev in Thread] Current Thread [Next in Thread]