dcdc758deb
double cast in the pam_get_item() invocations. The double cast triggered a "discards qualifier" warning/error from gcc 2.95.3, while trying to fix that by adding "cost" to the "void *" cast produced a similar warning from gcc 3.3. This now compiles without warning with both compilers. Approved by christos |
||
---|---|---|
.. | ||
libpam | ||
modules | ||
Makefile | ||
Makefile.inc |