On Sun, Jul 10, 2005 at 10:09:14AM +0200, Carlos Vidal wrote: > > Try to take away the const from > std::advance<ItemList::const_reverse_iterator, signed>, as now we are > using 'reverse_iterator' instead of 'const_reverse_iterator'.
that does it! > You are getting closer ... ;-) i certainly am. now the whole thing in lib/ builds, and we die in src/ with: "Window.hh", line 164: Error: BlackboxWindow::ClientState is not accessible from BlackboxWindow::_client. 1 Error(s) detected. almost there!! ;) thanks!!!!! -brian -- "I fear death only slightly more than I hate my life." --8-bit Theater -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
