Re: AARRGGHH

2002-05-19 Thread Mads Martin Jørgensen
* Sean 'Shaleh' Perry <[EMAIL PROTECTED]> [May 18. 2002 16:47]: > > Well, the compiler converts the for-loop to a while anyway :-) > > > > fair enough. However. > > > for (; it != end(); ++it) { > stuff(it); > } > > says "for every element in the range, call stuff()" > > while (it != end(

dock apps fixed in cvs

2002-05-19 Thread Sean 'Shaleh' Perry
So, turns out I removed a line of code which broke certain styles of dock apps. mea culpa (-: Two lines added back in and the wmaker dock apps work again.

Re: alpha 4

2002-05-19 Thread Sean 'Shaleh' Perry
On 19-May-2002 Will Macdonald wrote: > Hi, > > I have just upgraded to blackbox alpha 4 however, when I run blackbox -v > it still says I am running version 3: > when in doubt use md5sum on the two binaries (-: But yeah, i forgot to edit configure.in and rerun autoconf.

Re: alpha 4

2002-05-19 Thread dan radom
diff -pru blackbox-0.65.0alpha4/configure blackbox-cvs/configure --- blackbox-0.65.0alpha4/configure Fri May 3 10:10:01 2002 +++ blackbox-cvs/configure Wed May 15 00:13:02 2002 @@ -707,7 +707,7 @@ fi PACKAGE=blackbox -VERSION=0.65.0alpha3 +VERSION=0.65.0alpha4 if test "`cd $srcdir &

alpha 4

2002-05-19 Thread Will Macdonald
Hi, I have just upgraded to blackbox alpha 4 however, when I run blackbox -v it still says I am running version 3: [will@delhi will]$ blackbox -v Blackbox 0.65.0alpha3 : (c) 2001 - 2002 Sean 'Shaleh' Perry 1997 - 2000, 2002 Brad Hughes -display use dis