RE: [png-mng-implement] -version-number and BeOS

2006-05-19 Thread John Bowler
From: Glenn Randers-Pehrson >On 5/17/06, John Bowler <[EMAIL PROTECTED]> wrote: >> 3) We could change the major version to be (say) '1' at the next major >> release, but we can't change it in libpng 1.2.x > >Should we do that? We haven't, so far, in 1.4.0betaN. We could skip right to 1.4.1 now.

Re: [png-mng-implement] -version-number and BeOS

2006-05-19 Thread Glenn Randers-Pehrson
On 5/17/06, John Bowler <[EMAIL PROTECTED]> wrote: 3) We could change the major version to be (say) '1' at the next major release, but we can't change it in libpng 1.2.x Should we do that? We haven't, so far, in 1.4.0betaN. We could skip right to 1.4.1 now. Glenn

RE: [png-mng-implement] -version-number and BeOS

2006-05-17 Thread John Bowler
From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] >John Bowler: >> The issue here is that libpng on irix has (currently) a major version >> number of '0', as it does on all other operating systems. > >Why should the version number be constant across operating systems? It isn't. The *major* versio

Re: [png-mng-implement] -version-number and BeOS

2006-05-17 Thread Ralf Wildenhues
Hi John, * John Bowler wrote on Wed, May 17, 2006 at 04:17:21AM CEST: > From: Ralf Wildenhues > >What I still don't understand is the following additional change you > >also suggest: > > > >> $ diff libpng-1.2.9beta7/ltmain.sh libpng-1.2.9beta11 3248c3248 > >> < current=`expr $number_maj

RE: [png-mng-implement] -version-number and BeOS

2006-05-16 Thread John Bowler
From: Ralf Wildenhues >What I still don't understand is the following additional change you also suggest: > >> $ diff libpng-1.2.9beta7/ltmain.sh libpng-1.2.9beta11 3248c3248 >> < current=`expr $number_major + $number_minor - 1` >> --- >> > current=`expr $number_major + $number_

Re: [png-mng-implement] -version-number and BeOS

2006-05-14 Thread Ralf Wildenhues
Hello John, Christian, everyone, Sorry for the huge delay. * John Bowler wrote on Fri, Mar 31, 2006 at 09:15:42PM CEST: > From: Christian Biesinger > >libtool: link: CURRENT `' must be a nonnegative integer > >libtool: link: `0:9:0' is not valid version information > >make[1]: *** [libpng12.la] E