Le mer, 27 mar 2002, Sean 'Shaleh' Perry a �crit :
> get it while its hot!
>
> Those of you trying to compile on non glibc systems should find it much
> easier now. Sorry for the hassle.
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.
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)
Bertrand.