Re: [reSIProcate] Closer to release
I get a bunch of warnings for Data.cxx on PPC Linux:
os/Data.cxx:1679: warning: converting of negative value `-0x00000000000000001´
to `char´
[...]
os/Data.cxx:1679: warning: converting of negative value `-0x00000000000000001´
to `char´
os/data.cxx:1713: warning: comparison is always false due to limited range of
data type
os/data.cxx:1723: warning: comparison is always false due to limited range of
data type
I dont know how relevant this is. In case I can try to fix it, although I
currently do not understand well enough what the function base64decode() is
doing how.
Regards
Nils
On Tuesday 10 May 2005 22:33, Robert Sparks wrote:
> We're getting closer to being able to build a release tarball.
>
> Who has something they are planning to have in the release
> that isn't checked in yet? I'm going to need to branch for the
> release RSN.
>
> I've yanked the autotools build system around where it's doing
> mostly the right thing for 'make dist'. Here's a preliminary tarball
> for people who can verify things on different platforms to start
> kicking around:
>
> http://www.nostrum.com/~rjsparks/resiprocate-0.5.0-4579.tar.gz
>
> (Caveat for the casual list reader: THIS IS NOT A RELEASE - DO NOT
> EXPECT
> IT TO WORK. Instead, help us find where it's broken.)
>
> Untar this, run ./configure <whatever options>; make
> If it survives the make, then run make check (which I _know_ it
> won't survive just yet).
>
> As we clean up the last bits, you should be able to create
> a new tarball of the head anytime by running:
> svn co https://scm.sipfoundry.org/rep/resiprocate/main
> cd main/sip
> sh use-autotools.sh
> sh autogen.sh
> ./configure
> make dist
>
> Adjust for branches accordingly.
>
> RjS
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
--
gpg-key: http://www.ohlmeier.org/public_key.asc