gcmd-devel
[Top][All Lists]
Advanced

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

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


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] doesn't make with gcc 4.1
Date: Fri, 14 Sep 2007 14:23:41 +0200

> 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!


Could you try rev #1162?





reply via email to

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