Re: [Openvpn-devel] New pre-1.3.3 beta

2003-03-15 Thread James Yonan
Matthias, Patch looks good, though why the dummy() functions? They generate warnings on gcc 2.96 if you build with --disable-lzo, --disable-crypto, etc. Some compiler that doesn't like empty source files? James Matthias Andree said: > On Sat, 15 Mar 2003, James Yonan wrote: > > > Yes, I thi

Re: [Openvpn-devel] New pre-1.3.3 beta

2003-03-15 Thread Matthias Andree
On Sat, 15 Mar 2003, James Yonan wrote: > Yes, I think we should try to fix if it's only a trivial cast involved to > silence the warning. > > I don't see them on gcc 2.96, even with "-Wall -W -Wpointer-arith > -Wsign-compare -Winline". Indeed, it takes the sun compiler or the even more picky sp

Re: [Openvpn-devel] New pre-1.3.3 beta

2003-03-15 Thread Matthias Andree
On Sat, 15 Mar 2003, James Yonan wrote: > If you have a chance, please test this beta. I mostly use linux 2.4 for > development, so I don't have much of a chance to test on linux 2.2 and > non-linux OSes. There are some warnings with Sun's compiler about uint8_t vs. char clashes. Do you intend t

[Openvpn-devel] New pre-1.3.3 beta

2003-03-14 Thread James Yonan
If you have a chance, please test this beta. I mostly use linux 2.4 for development, so I don't have much of a chance to test on linux 2.2 and non-linux OSes. Since the last beta announcement on this list, there's been a bunch of changes including build system portability fixes, --dev-name, and -