At 4:23 PM -0700 4/27/05, Randall Gellens wrote:

 At 9:09 AM -0700 4/27/05, Ken A wrote:

pop_pass.c: In function `check_password':
pop_pass.c:1365: warning: passing arg 1 of `strlen' makes pointer from integer without a cast



I get the same warnings on SunOS. Looking into it a bit more, it appears that, even though unistd.h is being included, the prototype for crypt() is never hit.

Turns out that on some platforms you need to include <crypt.h>. This fix will be in 4.0.8.
--
Randall Gellens
Opinions are personal; facts are suspect; I speak for myself only
-------------- Randomly-selected tag: ---------------
There will be no lasting peace on our earth as long as politicians and
dictators continue to lead masses of people who are endemically
neurotic and sexually sick. --Wilhelm Reich

Reply via email to