------- Comment #5 from pluto at agmk dot net  2010-03-09 22:15 -------
$ g++ t.cpp -c
t.cpp: In member function 'void Bmp::Artist_V::put_artist(const
Bmp::AlbumArtist&)':
t.cpp:33: error: size of array 'i_toplevel' has non-integral type
'Gtk::TreeModelColumn<Bmp::AlbumArtist>'

t.cpp:33: error: no match for 'operator[]' in
'i_toplevel[((Bmp::Artist_V*)this)->Bmp::Artist_V::mStoreArtistCR.Bmp::Artist_V::ArtistCR::artist]'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41185

Reply via email to