The following error happens compiling blackbox-0.65.0 under
GCC 3.3.

Window.cc: In member function `bool BlackboxWindow::setInputFocus()':
Window.cc:1396: error: `assert' undeclared (first use this function)
Window.cc:1396: error: (Each undeclared identifier is reported only once
for 
   each function it appears in.)
Window.cc: In member function `void 
   BlackboxWindow::constrain(BlackboxWindow::Corner, unsigned int*,
unsigned 
   int*)':
Window.cc:3234: error: `assert' undeclared (first use this function)
make[3]: *** [Window.o] Error 1

Searching the blackbox ML this is the closest I came to this problem
being recognized - 
http://heimdall.asgardsrealm.net/lurker/message/20030423.205238.48163aa4.html 
Adding '#include <assert.h>' to Window.cc fixes the problem.

See - http://bugs.sourcemage.org/show_bug.cgi?id=3783
for full text of problem as reported to sourcemage.

Is there a planned fix under blackbox-0.65.0 for this bug or is 0.70
the solution?

-- 
     Have Fun! - toga
Grimoire Guru for WindowManagers
     -= Tom Garland =-

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to