[mythtv] Ticket 199. channelgroups update for head

Matthew Wire devel at mrwire.co.uk
Fri Jan 23 17:15:06 UTC 2009


I've updated this patch for head except for one bit which I can't get to
compile.  It doesn't like the iterator declaration but I'm not sure why.
Any ideas?

tv_play.cpp: In member function âvoid TV::FillOSDTreeMenu(const
PlayerContext*, OSDGenericTree*) constâ:
tv_play.cpp:9645: error: no match for âoperator=â in âit = ((const
TV*)this)->TV::m_changrplist.std::vector<_Tp, _Alloc>::begin [with _Tp =
ChannelGroupItem, _Alloc = std::allocator<ChannelGroupItem>]()â
/usr/include/c++/4.3/bits/stl_iterator.h:666: note: candidates are:
__gnu_cxx::__normal_iterator<ChannelGroupItem*,
std::vector<ChannelGroupItem, std::allocator<ChannelGroupItem> > >&
__gnu_cxx::__normal_iterator<ChannelGroupItem*,
std::vector<ChannelGroupItem, std::allocator<ChannelGroupItem> >
>::operator=(const __gnu_cxx::__normal_iterator<ChannelGroupItem*,
std::vector<ChannelGroupItem, std::allocator<ChannelGroupItem> > >&)
make: *** [tv_play.o] Error 1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00-199-channelgroups.5.patch
Type: text/x-patch
Size: 37037 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20090123/48a0989a/attachment.bin>


More information about the mythtv-dev mailing list