* Sean 'Shaleh' Perry <[EMAIL PROTECTED]> [May 21. 2002 21:06]:
> As usual see http://sf.net/projects/blackboxwm
> 
> There are several bug fixes and behaviour cleanups in this release.
> 
> We also hope for this to be the last alpha release.  Hopefully the releases
> will move towards being solely bug fixes and we can ship 0.65.0 in the near
> future.
> 
> So please, help us test!

c++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE   -DNLS -DTIMEDCACHE 
-DLOCALEPATH=\"/usr/share/blackbox/nls\" -DDEFAULTMENU=\"/usr/share/blackbox/menu\" 
-DDEFAULTSTYLE=\"/usr/share/blackbox/styles/Results\"  -g -O2  -I/usr/X11R6/include -c 
Workspace.cc
Workspace.cc: In member function `void 
   Workspace::raiseWindow(BlackboxWindow*)':
Workspace.cc:255: no matching function for call to `BScreen::raiseWindows(
   __gnu_cxx::__normal_iterator<Window*, std::vector<Window, 
   std::allocator<Window> > >, size_t)'
Screen.hh:343: candidates are: void BScreen::raiseWindows(Window*, unsigned 
   int)
Workspace.cc: In member function `void 
   Workspace::lowerWindow(BlackboxWindow*)':
Workspace.cc:287: cannot convert `__gnu_cxx::__normal_iterator<Window*, 
   std::vector<Window, std::allocator<Window> > >' to `Window*' for argument `2
   ' to `int XRestackWindows(Display*, Window*, int)'
make[2]: *** [Workspace.o] Error 1
make[2]: Leaving directory `/home/mmj/build/blackbox-0.65.0alpha5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mmj/build/blackbox-0.65.0alpha5'
make: *** [all-recursive-am] Error 2
zsh: 4768 exit 2     make

21:44 mmj@tiger:..ld/blackbox-0.65.0alpha5/ > c++ --version
c++ (GCC) 3.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-- 
Mads Martin J�rgensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogic, with just a little bit more effort?"
                                -- A. P. J.

Reply via email to