On Wed, Oct 01, 2003 at 07:39:58PM +0200, Sven Neumann wrote: > Hi, > > Raphaël Quinet <quinet@xxxxxxxxxx> writes: > > > I suggest to create that branch immediately after the 1.3.21 release. > > What do you think? > > We create a branch immidiately after 2.0 is released. We don't have > the resources to handle more branches. If you branch now (or after > 1.3.21), we will never get a 2.0 release out. > I second this. If we create a 2.0 branch too soo, I'm afraid people will think "ok, this branch is for bugfixes only, let's play with HEAD instead". This way coders will be much more interested in adding new features in HEAD than in finding bugs into the 2.0 branch. So please delay the 2.0 branch until 2.0 is out. Regards, DindinX -- david@xxxxxxxxxxx float l,I,Q,_,o;int E;main(){I=1.125;while(I>=-1.225){for(l= -2;l<=1;l+=3/79.0){Q=_=0;for(E=127;Q*Q+_*_<4.0&&--E>32;){o=Q ;Q=Q*Q-_*_+l;_=2*o*_+I;}putchar(E);}putchar(10);I-=9/88.0;}}