Cisco VPN Client + Ubuntu 6.06.1 = high blood pressure
Scott Lockwood
scott at guppylog.com
Thu May 17 02:37:01 UTC 2007
On Wed, 2007-05-16 at 19:01 -0700, Nicholas Kline wrote:
>
> Should I be concerned with anything that occurred
> during the installation process?
If it works, no.
If it doesn't work, ignore the incompatible pointer type errors. That's
just the compiler whinging about one type of number not being the same
as another. For example, true and false are not the same as 1 and 0;
however, if you know the common convention involved, it's easier
sometimes to use 1 and 0. The compiler will say they are not the same
type, but who cares, it's close enough. The same with float vs int -
3.2342342312344 is not the same as 3, but there are times that it's
really close enough.
--
Regards,
Scott Lockwood
More information about the ubuntu-users
mailing list