> 
> I am trying this new release since wednesday.
> 
> I noticed a little bug: The window name doesn't refresh in workspace menu 
> when it changes. I noticed that with kwrite and Rox-Filer, but I guess it is 
> not related to these applications particularly. 
> 
> For instance, Rox-Filer displays the name of curent directory as a window 
> name, but in the workspace menu it remains the window name when Rox-Filer was
> opened. 
> 
> I can't reproduce it with Blackbox v0.62.1.
> I logged this to source forge.
> 

thanks, will see if I can track this down.

> Another thing, just to let you know, this new release of Blackbox doesn't 
> compile with libstdc++ v2.95.2 that comes with Linux Mandrake 7.2. However, 
> to successfully compile, it just needs this line in the file bastring.h:
> 
> void push_back(charT c) { append(1, c); }
> 
> This problem is solved in Mandrake 8.1 (and probably above), that comes with 
> libstdc++ v2.96.0. (I don't know for Mandrake 8.0)
> 

similar issue with Debian's woody if you have not updated recently.  Looks like
a bug in g++.  2.95.4 works as well.

Reply via email to